SERVER
Database
Rank #1231ai.haymon/database
MCP server providing database capabilities
First listed
Apr 1, 2026
Last publish date
Apr 20, 2026
OVERVIEW
Database is a Model Context Protocol (MCP) server published by haymon-ai. It ranks #1231 of 58,900 servers tracked on MCP Toplist, and its repository has 23 GitHub stars. Database is listed on Official MCP, with 10 tracked versions. It was first listed on Apr 1, 2026 and most recently updated on Apr 20, 2026.
STANDING
#1,231of 58,900 tracked serversTop 5%
Ranks ahead of 57,669 of 58,900 servers on MCP Toplist.
Recent momentum
+10GitHub stars since Apr 27 (+77%)
CONNECT
Use Database
Add Database to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Docker image
{
"mcpServers": {
"database": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/haymon-ai/database:0.5.0"
]
}
}
}Docker image
{
"mcpServers": {
"database": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/haymon-ai/database:0.5.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
ORGANIZATION
haymon-ai
MORE FROM THIS PUBLISHER
Other servers by haymon-ai
View all haymon-ai servers →VERSIONS
Available versions (10)
| Version | Published |
|---|---|
| 0.7.0 | Apr 20, 2026 |
| 0.6.4 | Apr 15, 2026 |
| 0.6.3 | Apr 15, 2026 |
| 0.6.2 | Apr 12, 2026 |
| 0.6.1 | Apr 10, 2026 |
| 0.6.0 | Apr 8, 2026 |
| 0.5.2 | Apr 6, 2026 |
| 0.5.0 | Apr 1, 2026 |
| 0.4.0 | Apr 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Database?
- MCP server providing database capabilities
- Who maintains Database?
- Database is maintained by haymon-ai, which publishes 5 MCP servers (19 total versions) tracked on MCP Toplist.
- Is Database an official MCP server?
- Yes — Database is listed on the Official MCP Registry.
- How many versions does Database have?
- MCP Toplist tracks 10 versions of Database, most recently published on Apr 20, 2026.
- Where can I find the source code for Database?
- The source code for Database is hosted at github.com/haymon-ai/database.
EXPLORE