gmapsscraper

by gmapsscraper

Not rated
GitHub

About

Scrape Google Maps business leads (names, phones, emails, websites, ratings) from Claude, Cursor or any MCP client via the gmapsscraper.io API.

Details

Author
gmapsscraper
Categories
Web Scraping, Other, AI

Setup

Install gmapsscraper in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/gmapsscraper/gmapsscraper-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

MCP (Model Context Protocol) server forgmapsscraper.io— lets Claude, Cursor, Windsurf and any MCP clientscrape Google Maps business datain plain conversation: names, addresses, phones,emails, websites, ratings, review counts, categories and coordinates.

"Find 50 dentists in Chicago with their emails" → done, right in your AI chat.

Each scrape costs 2 credits; multiple keywords in one call cost the same.Free tier: 10 credits(5 searches, no credit card) — get an API key atgmapsscraper.io/dashboard.

claude mcp add gmapsscraper -e GMAPSSCRAPER_API_KEY=your_key -- npx -y @gmapsscraper/mcp

Add to your MCP config (claude_desktop_config.json,.cursor/mcp.json, etc.):

{ "mcpServers": { "gmapsscraper": { "command": "npx", "args": ["-y", "@gmapsscraper/mcp"], "env": { "GMAPSSCRAPER_API_KEY": "your_key" } } } }

Installing from a plugin directory uses the bundledmcp.json, which deliberately shipswithoutanenvblock — the Open Plugins spec only expands${PLUGIN_ROOT}and${PLUGIN_DATA}, so a secret placeholder would be passed through literally and the server would fail to authenticate.

Set the key in your own environment before starting the client:

# macOS / Linux — add to ~/.zshrc or ~/.bashrc export GMAPSSCRAPER_API_KEY=your_key
# Windows PowerShell setx GMAPSSCRAPER_API_KEY "your_key"

Restart the client afterwards so it picks up the variable. If a scrape returns an auth error, runget_creditsfirst — it fails fast and confirms whether the key is being seen.

Requires Node.js ≥ 18. The server runs locally over stdio and talks to thegmapsscraper.io API— no other infrastructure involved.

- "Scrape coffee shops in Austin TX with emails and give me a table"
- "Find plumbers in Miami, then draft a cold email for the top 5 by rating"
- "Start a scrape for 'wedding photographer in Denver CO', I'll check back later"
- "How many gmapsscraper credits do I have left?"

title, address, phone, email, website, rating, reviews_count, category, latitude, longitude, google_maps_url, opening_hours

Results are capped at 100 businesses per response to keep your context tidy; the full CSV is always available from thedashboard.

- 📦Node.js SDK—npm install @gmapsscraper/sdk(this server is built on it)
- 🐍
Python SDK—pip install gmapsscraper-sdk
- 🤖
Claude agent skills
- 📘
API docs / llms.txt

An MCP server that lets an AI agent (like Claude) read data from Discord servers through your own account. It pairs with a BetterDiscord plugin, so the Python side never handles your token — data is read straight from the already-authenticated Discord client.

MCP server + Chrome extension that connects Claude Code to Chromium browsers (Arc, Vivaldi, Brave) where the official Claude in Chrome extension doesn't work.

Web scraping skill for Claude AI. Crawl websites, extract structured data with CSS/LLM strategies, handle dynamic JavaScript content. Built on crawl4ai with complete SDK reference, example scripts, and tests.

KYB due diligence, competitive intelligence, and strategic accounts research for AI agents. KYB covers corporate registries, sanctions screening (OFAC/UN/EU/UK), FCA Register lookup, directors, UBOs, and adverse media. CI covers pricing, hiring, product, sentiment, and corporate events. New accounts get 3 free trial calls. Pay-per-call after: $0.40 per /findings, $2.00 per /run with Claude analysis. Top up from $20 at getsonar.report.

The Import.io Web Scraper MCP server brings hosted scraping, browser automation, proxy routing, captcha handling, and structured data extraction into your AI tools. Point Claude, ChatGPT, Cursor, or any MCP client at our hosted endpoint. Import.io runs the scraping engine, you just connect.

Screenshot & Render API for AI Agents. MCP Server lets Claude, Cursor capture webpages and render HTML.

Give Claude web browsing powers - fetch webpages, extract data, discover sitemaps, summarize content

Fetches content from deepwiki.com and converts it into LLM-readable markdown.

Extract documentation for AI agents from any site with llms.txt support. Features MCP server, REST API, batch processing, and multiple export formats.

Scrape LinkedIn profiles, companies, and jobs using direct URLs. Features Claude AI integration and secure credential storage.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.