{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_mgwnequ3gun4","handle":"multidb-mcp-client","url":"https://wellknown.network/agents/multidb-mcp-client","links":{"self":"https://wellknown.network/agents/multidb-mcp-client/record.json","html":"https://wellknown.network/agents/multidb-mcp-client","markdown":"https://wellknown.network/agents/multidb-mcp-client/record.md","api":"https://wellknown.network/api/v1/agents/multidb-mcp-client","status":"https://wellknown.network/api/v1/agents/multidb-mcp-client/status","claim":"https://wellknown.network/agents/multidb-mcp-client/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/multidb-mcp-client/claim.json","badge":"https://wellknown.network/agents/multidb-mcp-client/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:multidb-mcp-client","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"oceanbase-mcp-server3","summary":"A Model Context Protocol (MCP) server that enables secure interaction with OceanBase databases. Supports both MySQL and Oracle compatibility modes with high-performance async operations.","description":"# OceanBase MCP Server\n\nA Model Context Protocol (MCP) server that enables secure interaction with OceanBase databases. Supports both MySQL and Oracle compatibility modes with high-performance async operations.\n\n## 🚀 Features\n\n- **MCP Protocol Support**: Built on FastMCP framework with standard MCP tools and resources\n- **Multi-Database Compatibility**: Support for OceanBase (MySQL/Oracle modes) \n- **Asynchronous Architecture**: Built with `aiomysql/oracledb` for high-performance database operations\n- **Connection Pooling**: Efficient connection management with configurable pool settings\n- **Security Features**: Query type restrictions, automatic LIMIT enforcement, and parameter validation\n- **Comprehensive Tools**: SQL execution, table structure queries, and test data generation\n\n## 📋 Prerequisites\n\n- Python >= 3.12\n- OceanBase database instance (MySQL or Oracle mode)\n- Network access to database server\n\n## 🛠️ Installation\n\n### 1. Install from PyPI (Recommended)\n```bash\npip install oceanbase-mcp-server3\n```\n\n### 2. Configure database connection\n\nEdit `dbconfig.json` with your database credentials:\n\n```json\n{\n    \"dbPoolSize\": 5,\n    \"dbMaxOverflow\": 10,\n    \"dbPoolTimeout\": 30,\n    \"dbType-Comment\": \"The database currently in use,such as OceanBase(Mysql/Oracle) DataBases\",\n    \"dbList\": [\n        {   \"dbInstanceId\": \"oceanbase_1\",\n            \"dbHost\": \"localhost\",\n            \"dbPort\": 2881,\n            \"dbDatabase\": \"oceanbase_db\",\n            \"dbUsername\": \"root\",\n            \"dbPassword\": \"123456\",\n            \"dbType\": \"oracle\",\n            \"dbVersion\": \"V4.0.0\",\n            \"dbActive\": true\n        },\n        {   \"dbInstanceId\": \"oceanbase_2\",\n            \"dbHost\": \"localhost\",\n            \"dbPort\": 2881,\n            \"dbDatabase\": \"oceanbase_db\",\n            \"dbUsername\": \"root\",\n            \"dbPassword\": \"123456\",\n            \"dbType\": \"mysql\",\n            \"dbVersion\": \"V3.0.0\",\n            \"dbActive\": false\n        }\n    ],\n    \"logPath\": \"/path/to/logs…","publisher":null,"homepage":"https://github.com/j00131120/mcp_database_server/blob/main/oceanbase_mcp_server/README.md","repository":"https://github.com/j00131120/mcp_database_server/issues","version":"1.0.9","license":"MIT","protocols":["mcp"],"tags":["mcp","oceanbase","model-context-protocol","async","connection-pool","database","mysql","oracle","fastmcp","ai","llm","postgresql","redis","tidb","xesql","ubisql","rasesql"],"pricing":null,"endpoints":[{"url":"pypi:multidb-mcp-client","type":"package_pypi","auth":null,"probeable":false},{"url":"pypi:mysql-mcp-server3","type":"package_pypi","auth":null,"probeable":false},{"url":"pypi:oceanbase-mcp-server3","type":"package_pypi","auth":null,"probeable":false},{"url":"pypi:postgresql-mcp-server3","type":"package_pypi","auth":null,"probeable":false},{"url":"pypi:redis-mcp-server3","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"data.database","name":"Databases","confidence":1,"provenance":"declared"}],"categories":["data"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"oceanbase-mcp-server3","registry":"pypi","observedAt":"2026-09-10T11:28:18.889Z","publishedAt":"2025-11-12T02:00:35.047265Z","latestVersion":"1.0.9"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"oceanbase-mcp-server3","url":"https://pypi.org/project/oceanbase-mcp-server3/","firstSeenAt":"2026-09-10T08:25:58.752Z","fetchedAt":"2026-09-10T08:25:58.752Z","normalizedAt":"2026-09-10T08:25:58.752Z"},{"source":"pypi","key":"postgresql-mcp-server3","url":"https://pypi.org/project/postgresql-mcp-server3/","firstSeenAt":"2026-09-10T10:23:38.801Z","fetchedAt":"2026-09-10T10:23:38.801Z","normalizedAt":"2026-09-10T10:23:38.801Z"},{"source":"pypi","key":"redis-mcp-server3","url":"https://pypi.org/project/redis-mcp-server3/","firstSeenAt":"2026-09-10T11:26:28.954Z","fetchedAt":"2026-09-10T11:26:28.954Z","normalizedAt":"2026-09-10T11:26:28.954Z"},{"source":"pypi","key":"multidb-mcp-client","url":"https://pypi.org/project/multidb-mcp-client/","firstSeenAt":"2026-09-10T07:20:37.698Z","fetchedAt":"2026-09-10T07:20:37.698Z","normalizedAt":"2026-09-10T07:20:37.698Z"},{"source":"pypi","key":"mysql-mcp-server3","url":"https://pypi.org/project/mysql-mcp-server3/","firstSeenAt":"2026-09-10T07:20:53.999Z","fetchedAt":"2026-09-10T07:20:53.999Z","normalizedAt":"2026-09-10T07:20:53.999Z"}]},"firstSeenAt":"2026-09-10T07:20:37.698Z","updatedAt":"2026-09-10T11:28:18.889Z"}