Installation & Configuration
{
"mcpServers": {
"oceanbase": {
"command": "python",
"args": [
"-m",
"oceanbase_mcp_server"
],
"env": {
"OB_HOST": "localhost",
"OB_PORT": "2881",
"OB_USER": "your_username",
"OB_PASSWORD": "your_password",
"OB_DATABASE": "your_database"
}
}
}
}Information
Transport
stdiossestreamable-http
Language
Python
Created
2026/6/12
Updated
2026/6/12