Loading MCP server directory, please wait...
MCP server to query Data Commons indicators and observations (base or custom).
npx @getmcp/cli add io.github.therealtimex/un-datacommons-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
DC_API_KEYData Commons API key from apikeys.datacommons.org
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.therealtimex/un-datacommons-mcp": {
"command": "uvx",
"args": [
"un-datacommons-mcp"
],
"env": {
"DC_API_KEY": "",
"DC_TYPE": "",
"CUSTOM_DC_URL": "",
"DC_ROOT_TOPIC_DCIDS": "",
"DC_SEARCH_SCOPE": ""
}
}
}
}