Skip to main content
Glama

mcp-oceanbase

Official
by oceanbase
ocp_mcp_server_CN.md1.02 kB
# mcp-oceanbase OCP (OceanBase Cloud Platform) MCP Server. [English](ocp_mcp_server.md) | 简体中文 ## 使用方式 配合 MCP Client 使用,必须使用支持 Prompt 的客户端,如:Cluade Desktop。输入请求前需要手动选取所需的 Prompt,然后输入请求。 ![](../src/ocp_mcp_server/assets/ocp_claude.jpg) Claude Desktop config example: ```json "ocp": { "command": "{python or uv}", "args": [ "{Your path}/mcp-oceanbase/src/ocp_mcp_server/server.py" ], "env": { "AK": "******", "SK": "******", "ADDRESS":"ip:port" } } ``` ## 社区 当你需要帮助时,你可以在 [https://ask.oceanbase.com](https://ask.oceanbase.com) 上找到开发者和其他的社区伙伴。 当你发现项目缺陷时,请在 [issues](https://github.com/oceanbase/mcp-oceanbase/issues) 页面创建一个新的 issue。 ## 许可证 更多信息见 [LICENSE](../LICENSE)。

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