ReefAPI MCP Server
Rank #13,873io.github.reefapi/reefapi-mcp
One MCP server for 180+ live web-data APIs returning clean JSON from sites that block scrapers.
ReefAPI MCP Server is a Model Context Protocol (MCP) server published by reefapi. It ranks #13,873 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. ReefAPI MCP Server is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 2 tracked versions. It was first listed on Jun 23, 2026 and most recently updated on Aug 28, 2026.
Ranks ahead of 118,173 of 132,046 servers on MCP Toplist.
Use ReefAPI MCP Server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http reefapi-mcp https://api.reefapi.com/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.reefapi-mcp]
url = "https://api.reefapi.com/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://api.reefapi.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"reefapi-mcp": {
"url": "https://api.reefapi.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"reefapi-mcp": {
"type": "http",
"url": "https://api.reefapi.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"reefapi-mcp": {
"serverUrl": "https://api.reefapi.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"reefapi-mcp": {
"url": "https://api.reefapi.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.reefapi%2Freefapi-mcp)<a href="https://mcptoplist.com/server/io.github.reefapi%2Freefapi-mcp"><img src="https://mcptoplist.com/badge/io.github.reefapi%2Freefapi-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
reefapi
Available versions (2)
| Version | Published |
|---|---|
| 1.27.2 | Aug 28, 2026 |
| 1.0.0 | Jun 23, 2026 |
Frequently asked questions
- Who maintains ReefAPI MCP Server?
- ReefAPI MCP Server is maintained by reefapi, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is ReefAPI MCP Server listed on the Official MCP Registry?
- Yes — ReefAPI MCP Server is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does ReefAPI MCP Server have?
- MCP Toplist tracks 2 versions of ReefAPI MCP Server, most recently published on Aug 28, 2026.
- Where can I find the source code for ReefAPI MCP Server?
- The source code for ReefAPI MCP Server is hosted at github.com/reefapi/reefapi-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.