Skip to content
Back to search
30
MCP

MCP Database Server

io.github.souhar-dya/mcp-db-server

MCP server for SQLite, PostgreSQL, and MySQL with natural language to SQL and direct SQL tooling.

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

How to use

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

{
  "mcpServers": {
    "mcp_database_server": {
      "url": "None",
      "transport": "http"
    }
  }
}