SERVER

Database

Rank #1508

ai.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 #1508 of 58,832 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,508of 58,832 tracked serversTop 5%

Ranks ahead of 57,324 of 58,832 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

Organization
Total servers
5
Total versions
19
MORE FROM THIS PUBLISHER

Other servers by haymon-ai

View all haymon-ai servers →
VERSIONS

Available versions (10)

VersionPublished
0.7.0Apr 20, 2026
0.6.4Apr 15, 2026
0.6.3Apr 15, 2026
0.6.2Apr 12, 2026
0.6.1Apr 10, 2026
0.6.0Apr 8, 2026
0.5.2Apr 6, 2026
0.5.0Apr 1, 2026
0.4.0Apr 1, 2026
0.1.0Nov 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