Back to search
30
MCP

da2-mcp-multi-db

pypi/da2-mcp-multi-db

A Multi-Database MCP Server - enables AI assistants to query and explore PostgreSQL and MySQL databases

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

db-mcp-server
A powerful multi-database server implementing the Model Context Protocol (MCP) to provide AI assistants with structured access to databases.
0 tools
da2-mcp-socket
A Socket TCP/IP MCP Server - enables AI assistants to communicate via TCP/IP sockets
0 tools
noquieono/mcp-postgres-server
MCP server for PostgreSQL — gives AI assistants safe, direct access to your database.
0 tools
io.github.yawlabs/postgres-mcp
PostgreSQL MCP server - query, schema introspection, explain, and health checks for AI assistants
0 tools
io.github.enessari/metabase-ai-assistant
MCP Server for Metabase - 111 tools for SQL generation, dashboards & PostgreSQL
0 tools
database-mcp
A MCP server that helps access and query data in various popular databases
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "da2-mcp-multi-db": {
      "url": "None",
      "transport": "http"
    }
  }
}