SERVER
MCP Database Server
Rank #9245glama/Souhar-dya/mcp-db-server
MCP server for SQLite, PostgreSQL, and MySQL with natural language to SQL and direct SQL tooling.
First listed
Apr 18, 2026
Last publish date
Apr 18, 2026
OVERVIEW
MCP Database Server is a Model Context Protocol (MCP) server published by Souhar-dya. It ranks #9245 of 58,900 servers tracked on MCP Toplist, and its repository has 18 GitHub stars. MCP Database Server is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Apr 18, 2026 and most recently updated on Apr 18, 2026.
STANDING
#9,245of 58,900 tracked serversTop 25%
Ranks ahead of 49,655 of 58,900 servers on MCP Toplist.
CONNECT
Use MCP Database Server
Add MCP Database Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Docker image
{
"mcpServers": {
"mcp-db-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/souhardyak/mcp-db-server:1.3.0"
],
"env": {
"DATABASE_URL": "<your DATABASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
Souhar-dya
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.3.1 | Apr 18, 2026 |
| 1.3.0 | Apr 18, 2026 |
FAQ
Frequently asked questions
- What is MCP Database Server?
- MCP server for SQLite, PostgreSQL, and MySQL with natural language to SQL and direct SQL tooling.
- Who maintains MCP Database Server?
- MCP Database Server is maintained by Souhar-dya, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is MCP Database Server an official MCP server?
- Yes — MCP Database Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does MCP Database Server have?
- MCP Toplist tracks 2 versions of MCP Database Server, most recently published on Apr 18, 2026.
- Where can I find the source code for MCP Database Server?
- The source code for MCP Database Server is hosted at github.com/Souhar-dya/mcp-db-server.
EXPLORE