by oceanbase
Enables secure interaction with OceanBase databases and related tools through a Model Context Protocol server.
Mcp Oceanbase provides a set of Model Context Protocol (MCP) servers that allow clients to communicate securely with OceanBase databases, OBCloud, OCP, Kubernetes‑based OceanBase resources, and auxiliary utilities such as obdiag and obshell.
git clone https://github.com/oceanbase/mcp-oceanbase.gitsrc/oceanbase_mcp_server).Q: Which programming languages can I use to call the MCP servers? A: Any language that can send HTTP/HTTPS requests or use gRPC, as the MCP protocol is language‑agnostic.
Q: Do I need to compile the servers myself?
A: Pre‑built Docker images are available for most servers; otherwise, compile from source using the provided Makefile or Go tooling.
Q: How is authentication handled? A: Servers support TLS certificates and optional token‑based authentication; see each server’s README for configuration details.
Q: Where can I report bugs or request features? A: Open an issue on the GitHub repository or ask the community at https://ask.oceanbase.com.
Model Context Protocol (MCP) Server Collection for OceanBase Ecosystem
English | 简体中文
awesome-oceanbase-mcp is a Model Context Protocol (MCP) server repository specifically designed for the OceanBase ecosystem.
🎯 Mission: Enable AI assistants to interact directly with OceanBase databases and ecosystem components through standardized MCP protocols.
✨ Core Values:
The Model Context Protocol (MCP) is an open protocol designed to enable seamless integration between AI applications and external data sources and tools. It provides a standardized way for AI models to access the contextual information and capabilities they need.
If you don't have an OceanBase database instance yet, please:
This repository provides complete MCP servers for the OceanBase ecosystem:
💡 Usage Tips: Click on the documentation links to view detailed installation and configuration guides.
We highly value community feedback and contributions!
If you encounter any issues during usage:
We welcome all forms of contributions:
This project is released under the Apache License 2.0.
⭐ If this project is helpful to you, please give us a Star!
Made with ❤️ by OceanBase Team
Please log in to share your review and rating for this MCP.
Explore related MCPs that share similar capabilities and solve comparable challenges
by googleapis
An MCP server that streamlines database tool development by handling connection pooling, authentication, observability, and secure access, allowing agents to interact with databases via natural language.
by bytebase
Provides a universal gateway that lets MCP‑compatible clients explore and query MySQL, PostgreSQL, SQL Server, MariaDB, and SQLite databases through a single standardized interface.
by designcomputer
Enables secure interaction with MySQL databases via the Model Context Protocol, allowing AI applications to list tables, read contents, and execute queries safely.
by benborla
Provides read‑only access to MySQL databases for large language models, allowing schema inspection and safe execution of SQL queries.
by neo4j-contrib
Enables natural‑language interaction with Neo4j databases, allowing large language models to query, modify, and manage graph data through multiple transport modes.
by mongodb-js
Provides a Model Context Protocol server that enables interaction with MongoDB databases and MongoDB Atlas clusters through a unified API.
by ClickHouse
Enables AI assistants to run read‑only ClickHouse queries, list databases and tables, and execute embedded chDB queries through an MCP interface.
by neondatabase
Interact with Neon Postgres databases using natural language commands through the Model Context Protocol, enabling conversational database creation, migration, and query execution.
by domdomegg
Provides read and write access to Airtable bases for AI systems, enabling inspection of schemas and manipulation of records.