Odel
ASAM ODS odsbox jaquel MCP Server

ASAM ODS odsbox jaquel MCP Server

Local
@totonga3PythonUpdated 3 days ago

MCP server for ASAM ODS with Jaquel query tools, connection management, and data access

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

PyPIodsbox-jaquel-mcpv1.8.3

Run

uvx odsbox-jaquel-mcp

MCP client config

{
  "mcpServers": {
    "asam-ods-odsbox-jaquel-mcp-server": {
      "command": "uvx",
      "args": [
        "odsbox-jaquel-mcp"
      ]
    }
  }
}