Reefapi
@reefapi
About 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,
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"reefapi": {
"url": "https://api.reefapi.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_REEFAPI_KEY"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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_engines → get_engine_schema → get_action_schema → call_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.
More Other MCP servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Comments