Loading MCP server directory, please wait...
Official parseAPI MCP. Place, IP, email, phone, weather, currency lookups.
npx @getmcp/cli add com.parseapi/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
PARSEAPI_KEYparseAPI key from https://parseapi.com
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.parseapi/mcp": {
"command": "npx",
"args": [
"-y",
"parseapi-mcp"
],
"env": {
"PARSEAPI_KEY": ""
}
}
}
}