Install commands are being verified. Only servers with the Verified badge have been checked against the real package registry. Unverified commands may 404 -- always inspect the source repo before running. Submit corrections on GitHub.
by Anthropic
Access Google Maps data including geocoding, directions, places search, and distance calculations.
Install
npx -y @modelcontextprotocol/server-google-mapsRun this command to install and start the server:
npx -y @modelcontextprotocol/server-google-mapsAdd this to your MCP client config file (e.g. claude_desktop_config.json):
{
"mcpServers": {
"mcp-server-google-maps": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-google-maps"
]
}
}
}Other api servers you might want to compare.
by Anthropic
Interact with GitHub repositories, issues, pull requests, and actions. Full read/write access for managing code and project workflows.
by Anthropic
GitLab API integration for repository management, merge requests, issues, and CI/CD pipelines through natural language.
by Anthropic
Web and local search using the Brave Search API. Get search results with snippets, URLs, and structured data.
by Pipedream
Connect to 2,400+ APIs through Pipedream workflows. Trigger automations, process webhooks, and chain API calls.