MCP Server
MCP
io.gmapsscraper/mcp
Scrape Google Maps business data from any MCP client — names, phones, emails, websites, ratings.
Install
npx -y @gmapsscraper/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@gmapsscraper/mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key from https://gmapsscraper.io/dashboard (free tier: 10 credits)",
"isRequired": true,
"isSecret": true,
"name": "GMAPSSCRAPER_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment