MCP HubMCP Hub
B

dbhub

By bytebase·Visit Source
Universal database gateway for MCP
April 18, 2025
16 days ago
0 Clicks

What is this MCP

DBHub is a Model Context Protocol (MCP) server that acts as a universal gateway between MCP-compatible clients (like Claude Desktop or Cursor) and various database backends including PostgreSQL, MySQL, SQL Server, and SQLite.

How to use this MCP

DBHub can be run via Docker or npm, supporting both stdio and SSE transports. It requires a database connection string (DSN) or can run in demo mode with a sample employee database. Configuration can be done via command line, environment variables, or .env files.

What this MCP can be used for

This MCP enables AI tools to explore database schemas, execute queries, generate SQL, and explain database elements across multiple database systems through a standardized interface, facilitating database-aware AI interactions.

Repository Info
Stars:
357
Forks:
41
Watchers:
357
Last Updated: 22 days ago