Scraper API MCP
About
Exposes every scraper-api.com endpoint as its own tool, returning public profiles, posts, comments, ads, business directory and real estate data as consistent JSON.
Details
- Author
- bitterdev
- Categories
- Web Scraping, Other
Jump to
Setup
Install Scraper API MCP in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/bitterdev/scraper-api-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
Exposes every scraper-api.com endpoint as its own tool, returning public profiles, posts, comments, ads, business directory and real estate data as consistent JSON.
MCP (Model Context Protocol) server forscraper-api.com. It exposes every scraper-api.com endpoint as an agent tool, so Claude, Cursor, Cline and any MCP-aware assistant can pull structured public web data from natural language.
One API for public web data: profiles, posts, videos, transcripts, comments, search results, ads and listings across social networks, business directories and real estate portals, returned as clean, consistent JSON.
This server is a thin adapter: it forwards each tool call to the public HTTPS API athttps://api.scraper-api.comusing your API key. It contains no scraping logic itself.
Add the server to your MCP client config. It runs vianpx, so there is nothing to clone or build.
Claude Desktop—claude_desktop_config.json:
{ "mcpServers": { "scraper-api": { "command": "npx", "args": ["-y", "scraper-api-mcp"], "env": { "SCRAPER_API_KEY": "sk_live_…" } } } }
Cursor—~/.cursor/mcp.json: same block as above.
claude mcp add scraper-api --env SCRAPER_API_KEY=sk_live_… -- npx -y scraper-api-mcp
Then restart the client and ask your agent for the data you need.
Alternative: hosted connector (OAuth, no API key)
One tool per API endpoint (snake_case path, e.g.v1_youtube_channel,v1_instagram_profile), plusaccount_credit_balance. Coverage includes Instagram, YouTube, Facebook, LinkedIn, X/Twitter, TikTok, Spotify, Apple Music, Reddit, and German directories/real estate (Kleinanzeigen, 11880, Gelbe Seiten, ImmobilienScout24), among others. See the full reference atdocs.scraper-api.com.
Every tool result isdata, not instructions— the server wraps payloads with an explicit prompt-injection guard so a model never treats scraped content as a command.
npm install SCRAPER_API_KEY=sk_live_… node src/index.js
- Website:https://scraper-api.com
- API docs:https://docs.scraper-api.com
- npm:https://www.npmjs.com/package/scraper-api-mcp
Official OpenWeb Ninja MCP server connecting any AI agent to 40+ web data APIs for web search, e-commerce, local business, jobs, real estate, and finance data.
Zillow property data for AI agents — search listings by city or ZIP, look up any US address, and get 50+ fields per property including prices, Zestimates, price history, and sold data.
Search and retrieve rental property details from Daft.ie via web scraping.
Property search and market analysis from Redfin with neighborhood insights
Property search, price history, comparable sales, and neighborhood analysis
Austin & Travis County civic and real-estate data in plain English — active MLS listings, TCAD tax/appraisal, permits, zoning, crime, 311, schools, and FEMA flood across 36 tools, no API key.
Enable AI agents to get structured data from unstructured web with AgentQL.
1GB Free Trial, World's Leading Proxy Service Platform, Efficient Data Collection
Easy web data access. Simplified retrieval of information from websites and online sources.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




