ReefAPI MCP Server

Hosted MCP server over streamable-HTTP with 5 discovery-first tools (search_engines, get_catalog, get_engine_schema, get_action_schema, call_engine). Auth via Authorization: Bearer ak_live_ key. Compatible with Claude Desktop, Claude Code, Cursor, Windsurf, and ChatGPT connectors.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/reefapi-mcp-server"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
name: ReefAPI MCP Server
description: 'Hosted MCP server over streamable-HTTP with 5 discovery-first tools (search_engines, get_catalog,
  get_engine_schema, get_action_schema, call_engine). Auth via Authorization: Bearer ak_live_ key. Compatible
  with Claude Desktop, Claude Code, Cursor, Windsurf, and ChatGPT connectors.'
humanURL: https://reefapi.com/mcp
baseURL: https://api.reefapi.com/mcp
tags:
- Web Data
- Data Aggregation
- Web Scraping
- E-Commerce
- Social-Media
- Real-Estate
- Job
- Travel
- News
- Finance
- Reviews
- Company Intelligence
- MCP
- agent-native
- REST
- OpenAPI
- Free Tier
tags_raw:
- web-data
- data-aggregation
- web-scraping
- e-commerce
- social-media
- real-estate
- jobs
- travel
- news
- finance
- reviews
- company-intelligence
- mcp
- agent-native
- rest
- openapi
- free-tier
properties:
- type: MCPServer
  url: https://api.reefapi.com/mcp
  description: 'LIVE remote MCP over streamable-HTTP. PROBED 2026-08-31: initialize returned protocolVersion
    2025-06-18, serverInfo {name reefapi, version 1.27.2}; tools/list returned 5 tools ANONYMOUSLY (no
    key). A plain GET returns 406 - it is JSON-RPC over POST with Accept "application/json, text/event-stream",
    and the mcp-session-id header from initialize is required on subsequent calls.'
- type: MCPServer
  url: mcp/reefapi-mcp.yml
  description: Local manifest with the deployment block, probe notes and the verbatim tool set.
- type: ToolCrosswalk
  url: mcp/reefapi-tool-crosswalk.yml
- type: Documentation
  url: https://reefapi.com/mcp
- type: SourceCode
  url: https://github.com/reefapi/reefapi-mcp