# Parkopedia MCP for AI Agents AI Agent Connect

> Parkopedia gives your AI agent a map of the world's parking infrastructure. It handles everything from finding an on-street spot in a busy city to locating specific EV plug types. You get access to pricing, real-time occupancy, and local restrictions across 75+ countries. It's the go-to for anyone building navigation tools, managing fleets, or just trying to figure out where to charge a car without the headache of switching between five different apps.

## Overview
- **Category:** iot-hardware
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_xz2szyFrRg5sUTAtEblHuJcd4E4INDWqEFudr3uh/ai-agent-connect
- **Tags:** parking-data, ev-charging, real-time-availability, geospatial-api, location-services, smart-city

## Description

Connect Parkopedia to your agent to handle the messy reality of urban parking. If you're building a navigation app or a fleet management tool, you know that finding a spot isn't just about a GPS coordinate. You need to know if the garage is full, what the hourly rate is, and if there's a resident-only permit required. This Connector pulls that data from over 12,000 operator feeds, covering on-street spots, off-street garages, and EV charging stations across 75+ countries. It turns a complex web of municipal rules and private operator data into a single, structured source of truth. You can check for specific amenities like valet services or covered parking without jumping between different apps. It's one of the primary tools people use in the Vinkius catalog to bridge the gap between a chat interface and real-world logistics. Instead of your agent guessing based on old data, it gets the current facts on pricing, occupancy, and local restrictions so your users can actually get where they're going without the headache. It handles the heavy lifting of geospatial data so you don't have to worry about the inconsistent details of urban mobility. Whether you're looking for specific EV connector types like CCS or CHAdeMO, or just trying to find a spot with a restroom nearby, the information comes back ready to use.

## Tools

### search_by_bounds
Find every parking spot within a specific geographic box. This is the best way to show all options in a neighborhood.

### get_ev_charger_details
Get the technical specs for a specific EV charger. You'll see the plug types and who operates the station.

### get_occupancy
Check if a parking spot is currently full. Use this to help users avoid driving to a garage that's already packed.

### search_amenities
Find nearby parking-related features like restrooms or valet. It helps users find the specific facilities they need.

### get_analytics
Get historical parking trends and data for a location. This is great for long-term urban planning projects.

### get_spot_details
Get the full profile of a specific parking spot. It provides a complete view of all available data for one location.

### search_ev_charging
Find charging stations near a specific location. This helps you map out routes for electric vehicles.

### get_pricing
Pull the current rate for a specific parking spot. It works with over 12,000 different operator feeds.

### get_parking_restrictions
Get the legal rules for a specific location. This includes time limits and resident-only zone data.

### search_parking
Find parking spots near a specific point of interest. This is the standard way to find nearby options.

## Prompt Examples

**Prompt:** 
```
Where can I park near the stadium that has a restroom?
```

**Response:** 
```
### Nearby Parking with Amenities

| Location | Distance | Features | Pricing |
| :--- | :--- | :--- | :--- |
| **North Gate Garage** | 200m | Covered, Restrooms, Valet | $15/hr |
| **Stadium Lot B** | 500m | Outdoor, Restrooms | $10/hr |

*Note: Both locations currently have high occupancy.*
```

**Prompt:** 
```
Are there any EV chargers near me that have a CCS plug?
```

**Response:** 
```
### EV Charging Stations (CCS Compatible)

*   **ChargePoint Station** (400m)
    *   **Plug Type:** CCS
    *   **Operator:** ChargePoint
    *   **Status:** 3 of 4 stalls available

*   **Blink Charging Hub** (850m)
    *   **Plug Type:** CCS
    *   **Operator:** Blink
    *   **Status:** 2 of 4 stalls available
```

**Prompt:** 
```
What are the parking rules on 5th Avenue?
```

**Response:** 
```
### Current Restrictions for 5th Avenue

*   **Time Limits:** 2-hour maximum stay during business hours.
*   **Permits:** Resident-only parking is enforced between 8 PM and 6 AM.
*   **Restrictions:** No standing or parking in designated loading zones.
*   **Payment:** Metered parking is required from 9 AM to 6 PM.
```

## Capabilities

### Find parking spots within a specific area
Query all available parking options within a defined geographic bounding box.

### Get detailed specs on EV chargers
Pull connector types and operator details for specific charging stations.

### Check real-time availability
Verify if a parking spot is currently full or open.

### Pull pricing for different operators
Get structured rate data from over 12,000 different parking feeds.

### Identify local parking rules
Retrieve time limits, resident-only zones, and other legal restrictions.

### Locate nearby parking amenities
Find nearby restrooms, valet services, and covered parking options.

### Access historical parking trends
Get data on parking analytics and trends for specific locations.

## Use Cases

### EV Road Trip Planning
A user wants a route with fast chargers. The agent uses search_ev_charging to map out stops with the correct plug types.

### Fleet Optimization
A logistics manager wants to reduce cruising for parking. The agent uses search_parking and get_occupancy to find the closest open spots.

### Urban Planning
A city planner needs to see parking trends. The agent uses get_analytics to pull historical data for a specific district.

### Navigation App Feature
A developer wants to show parking rules. The agent uses get_parking_restrictions to warn users about resident-only zones.

## Benefits

- You get real-time occupancy data using get_occupancy so your users never show up to a full garage. It's about preventing wasted trips and frustrated drivers.
- You can automate the discovery of EV chargers with search_ev_charging and get_ev_charger_details to find the right plug types for different car models.
- You'll save dozens of hours on manual data collection by pulling from 12,000+ operator feeds with get_pricing instead of scraping websites.
- You can prevent traffic tickets and fines by pulling legal rules and time limits via get_parking_restrictions for any specific location.
- You can build smarter navigation by using search_by_bounds to show all nearby options in a single view, making it easier for users to choose.
- You can offer premium features like finding restrooms or valet services using search_amenities to provide a much better user experience.

## How It Works

The bottom line is you get instant access to global parking and EV data without building your own scrapers.

1. Connect your Parkopedia API key and Base URL to the Connector.
2. Ask your agent to find spots, chargers, or restrictions in a specific city or coordinate.
3. Receive structured data on pricing, occupancy, and amenities to display to your users.

## Frequently Asked Questions

**Does Parkopedia cover parking in my city?**
Yes, Parkopedia provides parking data across more than 75 countries, covering both on-street spots and private off-street garages.

**Can I see if a parking garage is full using Parkopedia?**
Yes, the Connector can check real-time occupancy for supported locations so you can see if a garage is full before you arrive.

**Does Parkopedia show EV charger plug types?**
Yes, it provides detailed specs for chargers, including the specific plug types like CCS and CHAdeMO, which is vital for EV drivers.

**Can I get pricing for different parking spots with Parkopedia?**
Yes, it pulls structured pricing data from over 12,000 different operator feeds, giving you a clear picture of costs.

**Does Parkopedia show parking restrictions like resident-only zones?**
Yes, it retrieves legal parking limits, time restrictions, and resident-only zone information to help you avoid tickets.

**Does Parkopedia cover EV charging stations?**
Yes! The search_ev_charging tool finds EV chargers globally. Use get_ev_charger_details to see connector types (CCS, CHAdeMO, Tesla, etc.) and power output.

**Can I check parking restrictions before parking?**
Yes! Use get_parking_restrictions with coordinates to see legal limits, time bans, and resident-only rules. Essential for avoiding tickets.

**Is real-time occupancy data available?**
Where supported by the operator, get_occupancy returns the number of available vs total spaces in real-time. Availability varies by location.