Un Datacommons MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 27 installs a week from pypi. Last commit 30 Sep 2025.
MCP server to query Data Commons indicators and observations (base or custom).
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add un-datacommons-mcp -- uvx un-datacommons-mcp
{
"mcpServers": {
"un-datacommons-mcp": {
"args": [
"un-datacommons-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.un-datacommons-mcp]
command = "uvx"
args = ["un-datacommons-mcp"]
{
"mcpServers": {
"un-datacommons-mcp": {
"args": [
"un-datacommons-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"un-datacommons-mcp": {
"args": [
"un-datacommons-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.