Skip to main content
Glama

mcp-oceanbase

Official
by oceanbase
ocp_mcp_server.md1.04 kB
# mcp-oceanbase MCP Server for OCP (OceanBase Cloud Platform). English | [简体中文](ocp_mcp_server_CN.md) ## Usage To use with the MCP Client, it is necessary to utilize a client that supports Prompt, such as Claude Desktop. Before entering a request, you need to manually select the desired Prompt and then input your request. ![](../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" } } ``` ## 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