Database Server MCP Server
An MCP (Model Context Protocol) server that exposes relational databases (PostgreSQL/MySQL) to AI agents with natural language query support. Transform natural language questions into SQL queries and get structured results.
People who need database tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-08-09 · ★ 19 · #117 OF 151 MAINTAINED DATABASE · VERIFIED 2026-08-25
NOASSERTION · Python servers · how we verify → /methodology
01 · Install Database Server
before you install - you'll need
DATABASE_URL is optional or environment-specific per the README.
Docker
docker run -i --rm docker.io/souhardyak/mcp-db-server:1.3.1 Claude Desktop - add to config
{
"mcpServers": {
"souhar-dya-mcp-db-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/souhardyak/mcp-db-server:1.3.1"
]
}
}
} Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as container (OCI image) - can be sandboxed away from your filesystem
license no standard license detected - usage rights unclear; check the repo before commercial use
registry namespace io.github.Souhar-dya is GitHub-verified and matches the repo owner
03 · What Database Server can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.3.0 · 2025-12-25
04 · Who maintains Database Server
MCP Database Server is maintained by souhar-dya. It's the only MCP server we track from this author; the repo dates to Sep 2025.
05 · Facts
- repository
- github.com/souhar-dya/mcp-db-server
- category
- database - ranked #117 of 151 actively-maintained database servers as of 2026-08-25.
- registry
- io.github.Souhar-dya/mcp-db-server (active, first published 2026-04-18 · 2 versions)
- packages
- oci:docker.io/souhardyak/mcp-db-server:1.3.1
06 · Database Server FAQ
What is Database Server?
An MCP (Model Context Protocol) server that exposes relational databases (PostgreSQL/MySQL) to AI agents with natural language query support. Transform natural language questions into SQL queries and get structured results.
Is Database Server still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-09. We re-verify nightly.
How do I install Database Server?
Run `docker run -i --rm docker.io/souhardyak/mcp-db-server:1.3.1`. The README documents one environment variable (DATABASE_URL) to set first. DATABASE_URL is optional or environment-specific per the README. You can also paste the ready-made client config above.
07 · Alternatives to Database Server
Alternatives to Database Server
Maintained database servers if Database Server isn't the fit.
- Dbx Query databases from AI agents using connections configured in DBX. ★ 16,462 · 2026-08-25
- Toolbox for Databases MCP Toolbox for Databases enables your agent to connect to your database. ★ 16,249 · 2026-08-25
- Dbhub Minimal, token-efficient Database MCP Server for PostgreSQL, MySQL, SQL Server, SQLite, MariaDB ★ 3,395 · 2026-08-21
- Butterbase Ai MCP Server Butterbase MCP server - manage your backend: schemas, auth, functions, storage, RAG, deploys. ★ 3,225 · 2026-08-24
- Supabase MCP server for interacting with the Supabase platform ★ 2,871 · 2026-08-22
- MongoDB MCP Server MongoDB Model Context Protocol Server ★ 1,106 · 2026-08-24
Pairs well with
Servers that cover what Database Server doesn't - only shown when the pairing reason fits the companion.
- Server Chart → data & analytics companion data & analytics · ★ 4,337
- Keboola MCP Server → data & analytics companion data & analytics · ★ 86
- Server Filesystem → filesystem companion filesystem · ★ 38,704
- X402 List MCP → filesystem companion filesystem · ★ 58
- Telnyx → API integration companion API integration · ★ 197
- Microsoft 365 MCP Server → API integration companion API integration · ★ 932
More database MCP servers · SQLite Tools · Turso Cloud · Sqlsure · StackQL MCP Server · DB MCP Server
More Python MCP servers · Spacefrontiers MCP Server · Guardian Shield · Simmer · Spec Left · Lumino MCP Server · see all