Skip to content
Claude Desktop

database universal mcp for Claude Desktop

io.github.csoai-org/database-universal-mcp

Database Universal MCP Server by MEOK AI Labs

client:Claude Desktop transport:stdio runtime:pypi

Install database universal mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

database universal mcp in other clients