dbhub and mcp-database-server

dbhub
87
Verified
mcp-database-server
50
Established
Maintenance 23/25
Adoption 20/25
Maturity 25/25
Community 19/25
Maintenance 2/25
Adoption 10/25
Maturity 15/25
Community 23/25
Stars: 2,287
Forks: 187
Downloads: 71,034
Commits (30d): 32
Language: TypeScript
License: MIT
Stars: 318
Forks: 87
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
Stale 6m No Package No Dependents

About dbhub

bytebase/dbhub

Zero-dependency, token-efficient database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite.

Implements just two core MCP tools—`execute_sql` and `search_objects`—with optional custom parameterized operations defined in TOML config, minimizing token overhead for AI context windows. Supports stdio, HTTP, and SSE transports for integration with Claude Desktop, VS Code, Cursor, and other MCP clients, plus includes a built-in web workbench for direct database interaction. Enforces safety guardrails including read-only mode, row limits, and query timeouts while enabling secure multi-database connections through SSH tunneling and SSL/TLS.

About mcp-database-server

executeautomation/mcp-database-server

MCP Database Server is a new MCP Server which helps connect with Sqlite, SqlServer and Posgresql Databases

Implements MCP protocol integration with Claude Desktop, supporting multiple authentication methods including Windows Authentication for SQL Server and AWS IAM for RDS MySQL. Exposes `read_query` and `write_query` tools that allow Claude to execute parameterized SQL statements, with configurable connection parameters (timeouts, SSL, ports) passed via CLI arguments at server startup.

Scores updated daily from GitHub, PyPI, and npm data. How scores work