Odel
bakom mcp

bakom mcp

Local
@malkreidePythonMITUpdated 6 days ago

BAKOM telecommunications and media open data

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).

PyPIbakom-mcpv3.0.0

Run

uvx bakom-mcp

MCP client config

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