# 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](src/oceanbase_mcp_server/README.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) |
| obshell MCP Server | A Model Context Protocol (MCP) server that enables secure interaction with obshell. | [Doc](doc/obshell_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.
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/oceanbase/mcp-oceanbase'
If you have feedback or need assistance with the MCP directory API, please join our Discord server