reference data mcp server for Cursor
io.github.cyanheads/reference-data-mcp-server
Countries, timezones, elements, constants, HTTP status codes, unit conversion, and MIME type lookup.
client:Cursor
transport:streamable-http
runtime:npm
tools:10
Install reference data mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"reference-data-mcp-server": {
"url": "https://reference-data.caseyjhand.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs