https://github.com/oceanbase/mcp-oceanbase
MCP Server for OceanBase database and its tools
https://github.com/oceanbase/mcp-oceanbase
Last synced: 3 months ago
JSON representation
MCP Server for OceanBase database and its tools
- Host: GitHub
- URL: https://github.com/oceanbase/mcp-oceanbase
- Owner: oceanbase
- License: apache-2.0
- Created: 2025-03-19T09:24:59.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-07-14T03:15:48.000Z (4 months ago)
- Last Synced: 2025-07-14T06:03:33.499Z (4 months ago)
- Language: Python
- Homepage:
- Size: 409 KB
- Stars: 21
- Watchers: 7
- Forks: 19
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-mcp-servers - **mcp-oceanbase** - MCP Server for OceanBase database and its tools `python` `mcp` `server` `database` `http` `pip install git+https://github.com/oceanbase/mcp-oceanbase` (🤖 AI/ML)
- awesome-mcp-servers - **mcp-oceanbase** - MCP Server for OceanBase database and its tools `python` `mcp` `server` `database` `http` `pip install git+https://github.com/oceanbase/mcp-oceanbase` (AI/ML)
- Awesome-Official-MCP-Servers - OceanBase - oceanbase?style=social) | MCP Server for OceanBase database and its tools | | (官方 MCP 服务器列表)
- Awesome-Official-MCP-Servers - OceanBase - oceanbase?style=social) | MCP Server for OceanBase database and its tools | | (官方 MCP 服务器列表)
- awesome-mcp-servers - OceanBase - MCP Server for OceanBase database and its tools (Table of Contents / Databases)
- awesome-mcp-servers - OceanBase - MCP Server for OceanBase database and its tools (Official Servers)
- metorial-index - OceanBase MCP Server - Facilitates secure interaction with OceanBase databases, allowing users to list tables, read data, and execute SQL queries through a controlled interface. (Cloud Services)
README
# mcp-oceanbase
MCP Server for OceanBase database and its tools
English | [简体中文](README_CN.md)
## Features
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](doc/oceanbase_mcp_server.md) |
| OCP MCP Server | A Model Context Protocol (MCP) server that enables secure interaction with OCP. | [Doc](doc/ocp_mcp_server.md) |
| OBCloud MCP Server | A Model Context Protocol (MCP) server that enables secure interaction with OBCloud. | [Doc](src/obcloud_mcp_server/README.md) |
| OKCTL MCP Server | A Model Context Protocol (MCP) server that enables secure interaction with OceanBase resources in k8s. | [Doc](doc/okctl_mcp_server.md) |
| obdiag MCP Server | A Model Context Protocol (MCP) server that enables secure interaction with obdiag. | [Doc](doc/obdiag_mcp_server.md) |
## Community
Don’t hesitate to ask!
Contact the developers and community at [https://ask.oceanbase.com](https://ask.oceanbase.com) if you need any help.
[Open an issue](https://github.com/oceanbase/mcp-oceanbase/issues) if you found a bug.
## Licensing
See [LICENSE](LICENSE) for more information.