Awesome MCPDatabases

oceanbase/awesome-oceanbase-mcp

⭐ 109 Python repository created 2025-03-19

awesome-oceanbase-mcp is the OceanBase project's repository of MCP servers for its own ecosystem. OceanBase is a distributed relational database with MySQL and Oracle compatibility, and the primary server here gives an assistant direct access to it: running SQL, inspecting schemas and metadata, and performing the operational queries an administrator needs. Rather than a single server, the repository is organised as a collection covering the wider product and tool chain, so components around the database — its operational tooling and companion services — each get MCP coverage instead of only the SQL endpoint. The README states security of database access as an explicit design concern, which matters given that the tools reach a production-capable database. Implementations are in Python, requiring 3.8 or newer, and TypeScript 5, and the project is Apache-2.0 licensed with documentation in English and Chinese. Being maintained inside the oceanbase GitHub organisation means tool coverage tracks the database releases rather than lagging behind as a third-party wrapper would. The audience is teams running OceanBase — predominantly in China, where it originated at Ant Group and is widely deployed for high-volume transactional workloads — who want analysts and operators to query and administer it in natural language.

https://github.com/oceanbase/awesome-oceanbase-mcp

mcpoceanbasedatabasedistributed-sqlpythontypescriptmysql-compatibledba

Also in Databases

dolthub/dolt

Dolt is a SQL database with Git-like version control capabilities, enabling users to manage, version, and collaborate on data and schemas as easily as code in Git repositories.

t8y2/dbx

DBX is a lightweight, cross-platform database client supporting over 70 databases, featuring a built-in AI assistant, MCP Server, and available as desktop, Docker, or CLI.

Canner/WrenAI

Open-source generative BI engine that exposes governed text-to-SQL, a semantic layer and dashboard generation to AI agents through an MCP server and CLI across more than twenty data sources.

googleapis/mcp-toolbox

MCP Toolbox for Databases is an open-source Model Context Protocol (MCP) server that connects AI agents, IDEs, and applications directly to enterprise databases, offering both pre-built and custom ...

makenotion/notion-mcp-server

The Notion MCP Server is an official MCP server implementation that enables secure, programmatic interaction with Notion content through MCP commands, optimized for AI agents and supporting multiple deployment options.

bytebase/dbhub

DBHub is a universal database gateway implementing the Model Context Protocol (MCP) server interface, enabling MCP clients to connect to and explore multiple database systems including MySQL, PostgreSQL, Oracle, SQL Server, MariaDB, and SQLite.

crystaldba/postgres-mcp

Postgres MCP Pro is an open-source Model Context Protocol server for PostgreSQL that provides advanced database health monitoring, index tuning, query plan analysis, and safe SQL execution to support AI agents and developers throughout the application lifecycle.

supabase-community/supabase-mcp

Supabase MCP Server connects Supabase projects to AI assistants using the Model Context Protocol, enabling LLMs to manage and query Supabase resources.