MCP.so
登录
R

Reefapi

@reefapi

关于 Reefapi

ReefAPI is one MCP server that connects your AI to 160+ live web-data APIs — search engines, social media (Reddit, TikTok, Threads, Bluesky), e-commerce (Amazon, eBay, AliExpress, Etsy), real estate (Zillow,

基本信息

分类

其他

传输方式

stdio

发布者

reefapi

提交者

b21946735

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Reefapi?

Reefapi is an MCP server that connects AI assistants to over 160 live web-data APIs, covering search engines, social media (Reddit, TikTok, Threads, Bluesky), e-commerce (Amazon, eBay, AliExpress, Etsy), real estate (Zillow, Redfin), jobs, travel, news, and finance. It returns clean JSON from sites that block scrapers (CAPTCHA, anti-bot, login walls, JS-heavy), enabling assistants to fetch content they otherwise cannot.

How to use Reefapi?

Get one API key, top up your credit pool (free tier available), then use the keyless discovery flow: search_enginesget_engine_schemaget_action_schemacall_engine. Failed calls are free; only successful requests consume credits.

Key features of Reefapi

  • Connects to 160+ web-data APIs from a single key
  • Handles CAPTCHA, anti-bot, login walls, and JS-heavy sites
  • Returns clean, structured JSON responses
  • One unified credit pool across all sources
  • Free tier and no cost for failed calls
  • Keyless API discovery via schema introspection

Use cases of Reefapi

  • Fetch real-time search results or social media posts for AI analysis
  • Scrape e-commerce product data from Amazon, eBay, or Etsy without getting blocked
  • Retrieve real estate listings from Zillow or Redfin for market research
  • Access job postings, travel info, or financial news as structured data
  • Power an AI assistant that needs live web data from sites that block scrapers

FAQ from Reefapi

How is Reefapi different from using a generic web scraper or browser automation?

Reefapi has built-in handling for CAPTCHAs, anti-bot measures, login walls, and JavaScript-heavy sites. It returns clean JSON without the overhead of managing proxies, headless browsers, or manual bypass techniques.

What runtime or dependencies does Reefapi require?

You only need an API key and an MCP-compatible client or environment. No local proxies, browser dependencies, or additional libraries are required.

Where does the data come from and where is it stored?

Reefapi fetches data live from the specified web sources through its own infrastructure. No data is stored on the server after the request completes; you receive the response JSON directly.

Are there any rate limits or usage restrictions?

The service operates on a prepaid credit model with a free tier. Failed calls do not consume credits. Specific rate limits are not mentioned in the README beyond the free tier availability.

How does authentication work for Reefapi?

Authentication is via a single API key. API discovery (listing engines, schemas, actions) does not require a key—only actual data calls do.

评论

其他 分类下的更多 MCP 服务器