SERVER
Database Admin
Rank #2,798io.github.cybeleri/database-admin
MCP server providing database-admin capabilities
Listed & last published
Dec 27, 2025
OVERVIEW
Database Admin is a Model Context Protocol (MCP) server published by cybeleri. It ranks #2,798 of 76,851 servers tracked on MCP Toplist, and its repository has 113 GitHub stars. Database Admin is listed on Official MCP, with 2 tracked versions. It was first listed on Dec 27, 2025 and most recently updated on Dec 27, 2025.
STANDING
#2,798of 76,851 tracked serversTop 5%
Ranks ahead of 74,053 of 76,851 servers on MCP Toplist.
CONNECT
Use Database Admin
Add Database Admin to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"database-admin": {
"command": "npx",
"args": [
"-y",
"database-admin-mcp"
],
"env": {
"DATABASE_URL": "<your DATABASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
cybeleri
MORE FROM THIS PUBLISHER
Other servers by cybeleri
View all cybeleri servers →VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Dec 27, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- Who maintains Database Admin?
- Database Admin is maintained by cybeleri, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Database Admin listed on the Official MCP Registry?
- Yes — Database Admin is listed on the Official MCP Registry.
- How many versions does Database Admin have?
- MCP Toplist tracks 2 versions of Database Admin, most recently published on Dec 27, 2025.
- Where can I find the source code for Database Admin?
- The source code for Database Admin is hosted at github.com/cybeleri/database-mcp-server.
EXPLORE