reefapi/reefapi-mcp

๐Ÿ”— Aggregators
0 Views
0 Installs

๐Ÿ โ˜๏ธ - One MCP for 160+ live web-data APIs โ€” search engines, social (Reddit, TikTok, Threads, Bluesky), e-commerce (Amazon, eBay, AliExpress, Etsy), real estate (Zillow, Redfin), jobs, travel, news, finance and company/people intel. Clean JSON from sites that block scrapers; one key, one shared credit pool, free tier. Remote streamable-http at api.reefapi.com/mcp.

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "reefapi-reefapi-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "reefapi-reefapi-mcp"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

ReefAPI MCP

ReefAPI MCP server

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).

Why one server, not 160 tools

Emitting one tool per API blows past the ~30โ€“50-tool ceiling where agents stop picking the right tool. ReefAPI uses dynamic discovery โ€” 4 generic tools let the assistant find the right engine, then call it:

ToolKeylessWhat it does
search_engines(query)โœ…Find the right engine by intent ("company reviews", "is this domain free")
get_catalog()โœ…The full menu of every engine, grouped by category
get_engine_schema(engine)โœ…An engine's actions, params, and return shapes
get_action_schema(engine, action)โœ…Full params for one action
call_engine(engine, action, params)๐Ÿ”‘Run it โ†’ clean { ok, data, meta, error } JSON

Discovery is keyless; only call_engine needs a key. Failed or blocked calls cost nothing.

Connect (remote โ€” recommended)

Add to Claude Desktop, Cursor, Windsurf, or any client that takes a remote MCP URL:

{
  "mcpServers": {
    "reefapi": {
      "url": "https://api.reefapi.com/mcp",
      "headers": { "Authorization": "Bearer YOUR_REEFAPI_KEY" }
    }
  }
}

Claude Code (CLI):

claude mcp add --transport http reefapi https://api.reefapi.com/mcp \
  --header "Authorization: Bearer YOUR_REEFAPI_KEY"

Get a free key (1,000 credits, no card) at https://reefapi.com.

Run it locally (stdio)

pip install -r requirements.txt
export REEFAPI_KEY=ak_live_your_key   # Windows: set REEFAPI_KEY=...
python server.py                      # stdio transport

Then point your client at python /path/to/server.py. The same file also serves the streamable-HTTP transport with MCP_TRANSPORT=streamable-http (used by the hosted endpoint above).

What you can ask

  • "What are people saying about the new iPhone on Reddit?"
  • "Get current Zillow listings in Austin under $500k."
  • "Is the domain coolstartup.ai available?"
  • "Compare Amazon prices for AirPods Pro."
  • "Top Hacker News stories right now."
  • "What tech stack does stripe.com run on?"

Coverage

Search/SEO ยท Social Media (Reddit, TikTok, Threads, Bluesky) ยท E-commerce (Amazon, eBay, AliExpress, Etsy, BestBuy) ยท Real Estate (Zillow, Redfin) ยท Jobs ยท Travel ยท News ยท Finance ยท Media/Film ยท Reputation/Reviews (Glassdoor, Trustpilot) ยท Company/Domain/People intelligence ยท Developer utilities โ€” 160+ engines and growing.

License

MIT โ€” see LICENSE. The APIs are a hosted service with a free tier; see https://reefapi.com.

Related MCP Servers

thebrierfox/the-stall

๐Ÿ“‡ โ˜๏ธ - 209 pay-per-call AI capabilities via x402 USDC micropayments on Base mainnet. Covers US/global equities, crypto/DeFi analytics, options chains, dealer GEX, macro indicators, congressional trades, prediction markets, on-chain intelligence, EVM & Solana analysis, SEC filings, weather, aviation, and more. No API key โ€” pay per call from $0.001 USDC.

๐Ÿ”— Aggregators2 views
1mcp/agent

๐Ÿ“‡ โ˜๏ธ ๐Ÿ  ๐ŸŽ ๐ŸชŸ ๐Ÿง - A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.

๐Ÿ”— Aggregators0 views
2s-io/sdk

๐Ÿ“‡ โ˜๏ธ ๐ŸŽ ๐ŸชŸ ๐Ÿง - Unified API for AI agents โ€” 180+ tools across geocoding, weather (NWS), climate stations (NOAA), earthquakes (USGS), tides (NOAA), points of interest (OpenStreetMap), patents (USPTO ODP), US case law (CourtListener / Free Law Project), Federal Register, Wikipedia, scientific papers (arXiv / PubMed / Semantic Scholar), AI summarize / translate / extract / screenshot / image-describe, image compression, DNS / WHOIS, crypto address-validate + EVM gas oracle, OFAC sanctions screening, US Census ACS demographics, airport / ZIP lookup. Sub-cent to a few cents per call in USDC on Base via x402 โ€” no API keys, no signup. npx -y @2sio/mcp

๐Ÿ”— Aggregators0 views
8randonpickart5/alderpost-mcp

๐Ÿ“‡ โ˜๏ธ - 8 bundled intelligence endpoints (security, company, threat, compliance, sales, sports, property, health) via x402 micropayments on Base.

๐Ÿ”— Aggregators0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Not checked yet

We have not completed a health check for this listing yet.

No check timestamp yet.

Unclaimed listing (imported or pending owner verification). Claim it โ†’
โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.