Server data from the Official MCP Registry
Search Apple Maps businesses with Apple ratings and aggregated Yelp + TripAdvisor reviews.
Search Apple Maps businesses with Apple ratings and aggregated Yelp + TripAdvisor reviews.
Remote endpoints: streamable-http: https://mcp.apify.com/?tools=johnvc/apple-maps-api
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-johnisanerd-apple-maps": {
"url": "https://mcp.apify.com/?tools=johnvc/apple-maps-api"
}
}
}From the project's GitHub README.
Search Apple Maps businesses with Apple ratings and aggregated Yelp + TripAdvisor reviews.
This is a remote MCP server that lets Claude, Cursor, ChatGPT, or any MCP client query Apple Maps directly as a tool call.
You'll need an Apify API token. A free Apify account works. Get yours at console.apify.com/account#/integrations.
Claude Desktop currently requires a stdio bridge for remote MCP servers. Add this to your ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"apple-maps": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.apify.com/?tools=johnvc/apple-maps-api",
"--header",
"Authorization: Bearer <YOUR_APIFY_TOKEN>"
]
}
}
}
Replace <YOUR_APIFY_TOKEN> with your token. Restart Claude Desktop.
Cursor supports remote MCP servers natively. Two ways to connect:
Add this to your .cursor/mcp.json:
{
"mcpServers": {
"apple-maps": {
"url": "https://mcp.apify.com/?tools=johnvc/apple-maps-api"
}
}
}
The first connection opens a browser to sign in to Apify.
{
"mcpServers": {
"apple-maps": {
"url": "https://mcp.apify.com/?tools=johnvc/apple-maps-api",
"headers": {
"Authorization": "Bearer <YOUR_APIFY_TOKEN>"
}
}
}
}
This MCP server lets Claude search Apple Maps for businesses. Apple Maps has unique data not available on Google Maps, including Apple's proprietary percentage-based ratings and aggregated reviews from Yelp and TripAdvisor in one place. Useful for B2B lead generation targeting iOS-heavy customer bases, restaurant and hospitality research, and competitive analysis where cross-platform review signals matter.
Example queries to try in Claude:
johnvc on Apify | Sign up for a free Apify account.
MIT
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.