eurostat mcp server for Cursor
io.github.cyanheads/eurostat-mcp-server
Search and query the Eurostat catalogue — EU economy, demography, trade, and NUTS regional data.
client:Cursor
transport:streamable-http
runtime:npm
tools:8
Install eurostat mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"eurostat-mcp-server": {
"url": "https://eurostat.caseyjhand.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs