reefapi

api-evangelist/reefapi
★ 0 stars Unknown language Browser/Web Updated 1d ago
A unified web-data platform that fronts a catalog of ~183 live web-data 'engines' behind one JSON contract, one API key, and one credit pool. Every call is POST https://api.reefapi.com/<api>/v1/<action> returning a uniform {ok,data,meta,error} envelope. Includes a hosted MCP server for agent-native
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "reefapi": {
      "command": "npx",
      "args": [
        "-y",
        "api-evangelist/reefapi"
      ]
    }
  }
}

README Excerpt

A unified web-data platform that fronts a catalog of ~183 live web-data 'engines' behind one JSON contract, one API key, and one credit pool. Every call is POST https://api.reefapi.com/&lt;api>/v1/&lt;action> returning a uniform {ok,data,meta,error} envelope. Includes a hosted MCP server for agent-native

Topics

apis-ioapis-io-submission