Back to search
30
MCP

souhardyak/mcp-db-server

docker/souhardyak/mcp-db-server

MCP Database Server with natural language SQL queries for PostgreSQL/MySQL using FastAPI

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

Similar MCP servers embedding-nearest

pgmcp
An MCP server to query any Postgres database in natural language.
0 tools
MCP Database Server
MCP server for SQLite, PostgreSQL, and MySQL with natural language to SQL and direct SQL tooling.
0 tools
noquieono/mcp-postgres-server
MCP server for PostgreSQL — gives AI assistants safe, direct access to your database.
0 tools
database-mcp-fastmcp
A MCP server that helps access and query data in various popular databases
0 tools
haribask/mcp-postgresql
mcp server for PostgreSql DB
0 tools
io.github.atarkowska/fastmcp-sqltools
A MCP server provides SQL database access with support for PostgreSQL, MySQL, and SQLite.
0 tools

How to use

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

{
  "mcpServers": {
    "souhardyak/mcp-db-server": {
      "url": "None",
      "transport": "http"
    }
  }
}