
OceanBase
โ 104from oceanbase
MCP Server for OceanBase database and its tools
๐ Awesome OceanBase MCP
Model Context Protocol (MCP) Server Collection for OceanBase Ecosystem
English | ็ฎไฝไธญๆ
</div>๐ Project Overview
awesome-oceanbase-mcp is a Model Context Protocol (MCP) server repository specifically designed for the OceanBase ecosystem.
๐ฏ Mission: Enable AI assistants to interact directly with OceanBase databases and ecosystem components through standardized MCP protocols.
โจ Core Values:
- ๐ค AI-Friendly: Direct database operations within Claude, ChatGPT and other AI assistants
- ๐ Secure & Reliable: Provides safe database access and operation mechanisms
- ๐ ๏ธ Complete Ecosystem: Covers the complete OceanBase product and tool chain
- ๐ Ready to Use: Simple configuration to get started
๐ What is MCP?
The Model Context Protocol (MCP) is an open protocol designed to enable seamless integration between AI applications and external data sources and tools. It provides a standardized way for AI models to access the contextual information and capabilities they need.
๐๏ธ MCP Server Collection
This repository provides complete MCP servers for the OceanBase ecosystem:
<table> <thead> <tr> <th width="25%">๐ง MCP Server</th> <th width="60%">๐ Description</th> <th width="15%">๐ Documentation</th> </tr> </thead> <tbody> <tr> <td><strong>OceanBase MCP Server</strong></td> <td>Provides secure interaction capabilities with OceanBase databases, supporting SQL queries, data management operations</td> <td><a href="src/oceanbase_mcp_server/README.md">๐ View</a></td> </tr> <tr> <td><strong>OCP MCP Server</strong></td> <td>Integrates with OceanBase Cloud Platform, providing cluster management and monitoring capabilities</td> <td><a href="src/ocp_mcp_server/README.md">๐ View</a></td> </tr> <tr> <td><strong>OBCloud MCP Server</strong></td> <td>Connects to OBCloud services, providing cloud database management functionality</td> <td><a href="src/obcloud_mcp_server/README.md">๐ View</a></td> </tr> <tr> <td><strong>OKCTL MCP Server</strong></td> <td>Manages OceanBase resources and deployments in Kubernetes environments</td> <td><a href="doc/okctl_mcp_server.md">๐ View</a></td> </tr> <tr> <td><strong>OBDIAG MCP Server</strong></td> <td>Provides OceanBase diagnostic tool integration, supporting performance analysis and troubleshooting</td> <td><a href="doc/obdiag_mcp_server.md">๐ View</a></td> </tr> <tr> <td><strong>obshell MCP Server</strong></td> <td>Enables OceanBase cluster creation, deployment and operations management through obshell</td> <td><a href="doc/obshell_mcp_server.md">๐ View</a></td> </tr> <tr> <td><strong>seekdb MCP Server</strong></td> <td>Provides vector operations, collection management, SQL queries and AI functions for seekdb database</td> <td><a href="src/seekdb_mcp_server/README.md">๐ View</a></td> </tr> <tr> <td><strong>PowerMem MCP Server</strong></td> <td>Provides AI memory management capabilities, supporting memory storage, search, and intelligent retrieval with Ebbinghaus forgetting curve</td> <td><a href="src/powermem_mcp_server/README.md">๐ View</a></td> </tr> </tbody> </table>๐ก Usage Tips: Click on the documentation links to view detailed installation and configuration guides.
๐ฌ Community & Support
We highly value community feedback and contributions!
๐โโ๏ธ Getting Help
- ๐ฌ Technical Discussion: Visit OceanBase Community Forum to connect with developers and community partners
- ๐ง Technical Support: Get official technical support through the community forum
- ๐ Documentation Hub: Check OceanBase Official Documentation
๐ Issue Reporting
If you encounter any issues during usage:
- First check the documentation for the corresponding MCP server
- Search existing Issues to confirm if the issue is known
- If it's a new issue, please create a new Issue
๐ค Contributing
We welcome all forms of contributions:
- ๐ง Code Contribution: Submit Pull Requests
- ๐ Documentation: Improve docs and examples
- ๐ Bug Reports: Report bugs and suggest improvements
- ๐ก Feature Requests: Propose new feature requirements
๐ License
This project is released under the Apache License 2.0.
<div align="center">
โญ If this project is helpful to you, please give us a Star!
Made with โค๏ธ by OceanBase Team
</div>๐ Quick Start
Prerequisites
If you don't have an OceanBase database instance yet, please:
- Visit OceanBase Official Repository to get the latest version
- Or use OceanBase Online Trial for quick setup
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.