Submit

JDBCX MCP Server

@zhicwu

7 months ago
Python MCP server for enabling data communication (databases, web services, scripts) via JDBCX server.

Server Config

{
  "mcpServers": {
    "jdbcx": {
      "command": "uvx",
      "args": [
        "pydbcx-mcp"
      ],
      "env": {
        "DEFAULT_QUERY_TIMEOUT_SECONDS": "30",
        "JDBCX_SERVER_URL": "http://localhost:8080/",
        "JDBCX_SERVER_TOKEN": ""
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.