★ 2,303 stars
TypeScript
🗄️ Database
Updated 1mo ago
Zero-dependency, token-efficient database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"dbhub": {
"command": "npx",
"args": [
"-y",
"bytebase/dbhub"
]
}
}
}
Run in terminal:
claude mcp add dbhub npx -y bytebase/dbhub
Add to .cursor/mcp.json:
{
"mcpServers": {
"dbhub": {
"command": "npx",
"args": [
"-y",
"bytebase/dbhub"
]
}
}
}
Topics
agentsaianthropicclaudeclaude-aicodexcursordatabasedifyllmmariadbmcpmcp-servermssqlmysql