Reefapi MCP

One MCP server for 160+ live web-data APIs - search engines, social media, e-commerce, real estate, jobs, travel, news, finance, and company/domain/people intelligence. The assistant discovers the right engine, then pulls clean JSON from sites that block scrapers (captcha, login, JS, anti-bot). It is available as a remote MCP endpoint.

Teams that want a hosted web scraping endpoint instead of running a local process. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-06-25 · ★ 2 · #76 OF 78 MAINTAINED WEB SCRAPING · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Reefapi MCP

before you install - you'll need

REEFAPI_KEY

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add reefapi-reefapi-mcp --transport http https://api.reefapi.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "reefapi-reefapi-mcp": {
      "url": "https://api.reefapi.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://api.reefapi.com/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to api.reefapi.com

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

registry namespace io.github.reefapi is GitHub-verified and matches the repo owner

03 · Who maintains Reefapi MCP

reefapi-mcp is maintained by reefapi. It's the only MCP server we track from this author; the repo dates to Jun 2026.

04 · Facts

category
web scraping - ranked #76 of 78 actively-maintained web scraping servers as of 2026-08-25.
registry
io.github.reefapi/reefapi-mcp (active, first published 2026-06-23)

05 · Reefapi MCP FAQ

What is Reefapi MCP?

One MCP server for 160+ live web-data APIs - search engines, social media, e-commerce, real estate, jobs, travel, news, finance, and company/domain/people intelligence. The assistant discovers the right engine, then pulls clean JSON from sites that block scrapers (captcha, login, JS, anti-bot). It is available as a remote MCP endpoint.

Is Reefapi MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-06-25. We re-verify nightly.

How do I install Reefapi MCP?

Run `claude mcp add reefapi-reefapi-mcp --transport http https://api.reefapi.com/mcp`. The README documents one environment variable (REEFAPI_KEY) to set first. You can also paste the ready-made client config above.

Does Reefapi MCP require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

06 · Alternatives to Reefapi MCP

More web scraping MCP servers · Scrape Badger · OpenGraph.io MCP Server · Omnisearch · Crawlie · Search1 API

More Python MCP servers · Proxmox MCP Plus · Multi MCP · Custom MCP Database · Repowise · Page Map · see all