MCP

Every parseAPI lookup as a tool.

Connect

Add the server. The browser asks once.

  • Cursor
    Add
  • VS Code
    Add
  • Claude · The app
    Add
  • Claude Code · The terminal
  • ChatGPT · Paste the URL as a custom connector.
{
  "mcpServers": {
    "parseAPI": { "url": "https://mcp.parseapi.com" }
  }
}

CI and headless setups skip the browser: put an API key in the X-API-Key header. Local stdio: npx parseapi-mcp with PARSEAPI_KEY set.

Facts

Tools

# Locate
ip  continent  continent_countries  bloc  bloc_countries
country  country_states  state  state_districts  district
city  city_id  city_search  city_nearest  city_nearby  postal
postal_nearby  postal_distance  point

# Measure
elevation  weather

# Validate
email  vat  iban  npi  phone  carrier  caller  hlr  name  domain  mx

# Decode
useragent  vin  currency  currency_rate  language  timezone
date  holiday  holiday_date  emoji  emoji_search

Links

Updated August 30, 2026.