Odel
meta data mcp

meta data mcp

Local
@derekslinz5PythonMITUpdated 4 days ago

Query 76 open data APIs — government, science, finance, environment, and more.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPImeta-data-mcpv2.5.0

Run

uvx meta-data-mcp

MCP client config

{
  "mcpServers": {
    "meta-data-mcp": {
      "command": "uvx",
      "args": [
        "meta-data-mcp"
      ]
    }
  }
}