An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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.