ReefAPI for Cursor
io.github.reefapi/reefapi-mcp
One MCP server for 180+ live web-data APIs returning clean JSON from sites that block scrapers.
client:Cursor
transport:streamable-http
tools:5
Install ReefAPI in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"reefapi-mcp": {
"url": "https://api.reefapi.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs