Back to search
30
MCP

db-mcp-py

pypi/db-mcp-py

Multi-database MCP server with SSH tunnels, read-only mode, and schema filtering

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

Similar MCP servers embedding-nearest

db-mcp-server
Database MCP server for MySQL, PostgreSQL, MongoDB, and SQLite with SSH tunneling support
0 tools
database-mcp
A MCP server that helps access and query data in various popular databases
0 tools
db2-mcp-server
A read-only MCP server for interacting with a DB2 database.
0 tools
DB MCP Server
Database MCP server for MySQL, PostgreSQL, MongoDB, and SQLite with SSH tunneling support.
0 tools
database-mcp-server
Database MCP Server for SQL operations
0 tools
dashboards-mcp
MCP server for read-only access to dashboard databases
0 tools

How to use

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

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