by oceanbase
Provides secure interaction with OceanBase databases and related services via a Model Context Protocol server.
Mcp Oceanbase offers a set of Model Context Protocol (MCP) servers that enable secure, programmatic access to OceanBase databases and its ecosystem components such as OCP, OBCloud, OKCTL, obdiag, and obshell.
git clone https://github.com/oceanbase/mcp-oceanbase.git
src/oceanbase_mcp_server
).Q: Is there a single binary that runs all MCP servers? A: Each server is packaged separately; use the README in the corresponding directory.
Q: How is authentication handled? A: Servers rely on OceanBase’s native authentication mechanisms; configure credentials in the server config files.
Q: Where can I report bugs? A: Open an issue on the GitHub repository or ask on https://ask.oceanbase.com.
MCP Server for OceanBase database and its tools
English | 简体中文
This repository contains MCP Servers as following:
MCP Server | Description | Document |
---|---|---|
OceanBase MCP Server | A Model Context Protocol (MCP) server that enables secure interaction with OceanBase databases. | Doc |
OCP MCP Server | A Model Context Protocol (MCP) server that enables secure interaction with OCP. | Doc |
OBCloud MCP Server | A Model Context Protocol (MCP) server that enables secure interaction with OBCloud. | Doc |
OKCTL MCP Server | A Model Context Protocol (MCP) server that enables secure interaction with OceanBase resources in k8s. | Doc |
obdiag MCP Server | A Model Context Protocol (MCP) server that enables secure interaction with obdiag. | Doc |
obshell MCP Server | A Model Context Protocol (MCP) server that enables secure interaction with obshell. | Doc |
Don’t hesitate to ask!
Contact the developers and community at https://ask.oceanbase.com if you need any help.
Open an issue if you found a bug.
See LICENSE for more information.
Please log in to share your review and rating for this MCP.
Discover more MCP servers with similar functionality and use cases
by googleapis
Provides a configurable MCP server that abstracts connection pooling, authentication, observability, and tool management to accelerate development of database‑backed AI tools.
by bytebase
DBHub is a universal database gateway that implements the Model Context Protocol (MCP) server interface, enabling MCP-compatible clients to interact with various databases.
by neo4j-contrib
Provides Model Context Protocol servers for interacting with Neo4j databases, managing Aura instances, and handling personal knowledge graph memory through natural‑language interfaces.
by mongodb-js
Provides a Model Context Protocol server that connects to MongoDB databases and Atlas clusters, exposing a rich set of tools for querying, managing, and administering data and infrastructure.
by benborla
A Model Context Protocol (MCP) server that provides read-only access to MySQL databases, enabling Large Language Models (LLMs) to inspect database schemas and execute read-only queries.
by ClickHouse
Provides tools that let AI assistants run read‑only SQL queries against ClickHouse clusters or the embedded chDB engine, plus a health‑check endpoint for service monitoring.
by elastic
Provides direct, natural‑language access to Elasticsearch indices via the Model Context Protocol, allowing AI agents to query and explore data without writing DSL.
by motherduckdb
Provides an MCP server that enables SQL analytics on DuckDB and MotherDuck databases, allowing AI assistants and IDEs to execute queries via a unified interface.
by redis
Provides a natural language interface for agentic applications to manage and search data in Redis efficiently.