io.github.reefapi/reefapi-mcp
io.github.reefapi/reefapi-mcp · v1.0.0 · MCP 2025-11-25
One MCP for 160+ live web-data APIs — clean JSON from sites that block scrapers.
Reachability
reachable
checked 2026-07-14 03:45 UTC
Registry status active
Tools pinned 5
a09fb63dae70
Tools last changed
unchanged since first capture 2026-07-14
Provenance
Registry namespace io.github.reefapi
(GitHub-account verified by the official registry)
Repository
github.com/reefapi/reefapi-mcp
Website
https://reefapi.com/mcp
Remote endpoints
https://api.reefapi.com/mcp (streamable-http)
Observed changes
| When (UTC) | Event | Detail |
|---|---|---|
| 2026-07-14 03:45 | first capture | 5 tools pinned |
Pinned tool definitions (5)
| Tool | Description |
|---|---|
| search_engines | Find the right ReefAPI engine for a task — pass ENGLISH keywords or a short natural-language use-case ("detect a website's tech stack", "company reviews", "check a package for vulnerabilities", "is this domain available"). The... |
| get_engine_schema | COMPACT overview of ONE engine: every action with its description, required params and what it returns — but NOT the full param detail (kept lean so a 90-action engine stays token-cheap). Call this after search_engines to pick... |
| get_action_schema | FULL detail for ONE engine action: every parameter (type, required, description, allowed_values dropdown, default, example, min/max), what it returns, pricing, and a ready-to-run example_params. Call this right before... |
| call_engine | Call a ReefAPI engine action — POST /<engine>/v1/<action> with `params`. Returns the uniform { ok, data, meta, error } envelope. Get param names from get_engine_schema first. Needs YOUR ReefAPI key (the local server reads... |
| get_catalog | The FULL ReefAPI catalog — EVERY engine with its one-line title, grouped by category. This is the whole menu (≈ a few thousand tokens); SCAN IT AND PICK THE BEST ENGINE YOURSELF. You are an LLM, so you match the user's intent... |
Status badge
[](https://toolpin.dev/servers/io.github.reefapi/reefapi-mcp)
Maintain this server? Add the badge to your README — it links your users to this live status page.