Skip to main content
Glama

Data Commons MCP Server

by ARJ999
railway.toml463 B
[build] builder = "NIXPACKS" buildCommand = "pip install -r requirements.txt" [deploy] startCommand = "python -m datacommons_mcp.cli serve http --host 0.0.0.0 --port $PORT" restartPolicyType = "ON_FAILURE" restartPolicyMaxRetries = 10 healthcheckPath = "/" healthcheckTimeout = 100 [env] # These are template variables - actual values set in Railway dashboard DC_API_KEY = { required = true, description = "Data Commons API Key from apikeys.datacommons.org" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ARJ999/Data-Commons-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server