SERVER
Dbmcp
Rank #1598ai.haymon/dbmcp
Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite
First listed
Apr 1, 2026
Last publish date
May 11, 2026
OVERVIEW
Dbmcp is a Model Context Protocol (MCP) server published by haymon-ai. It ranks #1598 of 58,900 servers tracked on MCP Toplist, and its repository has 23 GitHub stars. Dbmcp is listed across 2 registries — Official MCP and Glama, with 9 tracked versions. It was first listed on Apr 1, 2026 and most recently updated on May 11, 2026.
STANDING
#1,598of 58,900 tracked serversTop 5%
Ranks ahead of 57,302 of 58,900 servers on MCP Toplist.
Recent momentum
+10GitHub stars since Apr 27 (+77%)
CONNECT
Use Dbmcp
Add Dbmcp to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Docker image
{
"mcpServers": {
"dbmcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/haymon-ai/dbmcp:0.11.0"
]
}
}
}Docker image
{
"mcpServers": {
"dbmcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/haymon-ai/dbmcp:0.11.0"
],
"env": {
"HTTP_HOST": "<your HTTP_HOST>",
"HTTP_PORT": "<your HTTP_PORT>",
"HTTP_ALLOWED_ORIGINS": "<your HTTP_ALLOWED_ORIGINS>",
"HTTP_ALLOWED_HOSTS": "<your HTTP_ALLOWED_HOSTS>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry (1 delisted)
GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION
haymon-ai
MORE FROM THIS PUBLISHER
Other servers by haymon-ai
View all haymon-ai servers →VERSIONS
Available versions (9)
| Version | Published |
|---|---|
| 0.11.0 | May 11, 2026 |
| 0.10.4 | May 11, 2026 |
| 0.10.3 | May 8, 2026 |
| 0.10.2 | May 7, 2026 |
| 0.10.1 | May 4, 2026 |
| 0.10.0 | May 3, 2026 |
| 0.9.1 | May 1, 2026 |
| 0.9.0 | Apr 29, 2026 |
| 0.8.0 | Apr 23, 2026 |
FAQ
Frequently asked questions
- What is Dbmcp?
- Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite
- Who maintains Dbmcp?
- Dbmcp is maintained by haymon-ai, which publishes 5 MCP servers (19 total versions) tracked on MCP Toplist.
- Is Dbmcp listed on the official MCP registry?
- Yes — Dbmcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does Dbmcp have?
- MCP Toplist tracks 9 versions of Dbmcp, most recently published on May 11, 2026.
- Where can I find the source code for Dbmcp?
- The source code for Dbmcp is hosted at github.com/haymon-ai/dbmcp.
EXPLORE