Bring Distributed Database
to CrewAI
Create your Vinkius account to connect OceanBase to CrewAI and start using all 10 AI tools in minutes. Fully managed, enterprise secure, and ready to use without writing a single line of code. No hosting, no server setup — just connect and start using.
Compatible with every major AI agent and IDE
What is the OceanBase MCP Server?
Empower your AI agent to orchestrate your entire database infrastructure with OceanBase, the premier enterprise distributed relational database. By connecting OceanBase to your agent, you transform complex cluster management, tenant resource allocation, and database auditing into a natural conversation. Your agent can instantly list your database clusters, retrieve detailed configuration for tenants, monitor resource usage statistics, and browse available databases without you ever needing to navigate the OceanBase Cloud console. Whether you are conducting a capacity planning review or auditing database health across a global deployment, your agent acts as a real-time database reliability assistant, keeping your data infrastructure accurate and your systems performant.
What you can do
- Cluster Orchestration — List all database clusters and retrieve detailed configuration and status information.
- Tenant Management — Browse logical tenants within clusters and retrieve detailed resource allocation metadata.
- Database Auditing — List all databases within specific tenants to identify data assets and structures.
- Resource Monitoring — Retrieve aggregate resource usage statistics to audit system performance and capacity.
- Organization Insights — Browse projects, instances, and workspaces to maintain a unified view of your database ecosystem.
How it works
- Subscribe to this server
- Enter your OceanBase Access Key ID and Secret
- Start managing your distributed database through Claude, Cursor, or any MCP-compatible client
Who is this for?
- DBAs & Infrastructure Engineers — automate cluster auditing and monitor resource usage through natural language queries.
- Data Architects — coordinate tenant strategies and audit database structures directly from your AI-powered workspace.
- Backend Developers — retrieve instance details and browse database catalogs via a unified AI interface.
- OceanBase Cloud Users — integrate your existing database workflows into your AI-driven daily routines.
Built-in capabilities (10)
Get cluster details
Get instance details
Get resource statistics
Get tenant details
Get account workspaces
List OceanBase clusters
List tenant databases
List OB instances
List OB projects
List cluster tenants
Why CrewAI?
When paired with CrewAI, OceanBase becomes a first-class tool in your multi-agent workflows. Each agent in the crew can call OceanBase tools autonomously, one agent queries data, another analyzes results, a third compiles reports, all orchestrated through Vinkius with zero configuration overhead.
- —
Multi-agent collaboration lets you decompose complex workflows into specialized roles, one agent researches, another analyzes, a third generates reports, each with access to MCP tools
- —
CrewAI's native MCP integration requires zero adapter code: pass Vinkius Edge URL directly in the
mcpsparameter and agents auto-discover every available tool at runtime - —
Built-in task delegation and shared memory mean agents can pass context between steps without manual state management, enabling multi-hop reasoning across tool calls
- —
Sequential and hierarchical crew patterns map naturally to real-world workflows: enumerate subdomains → analyze DNS history → check WHOIS records → compile findings into actionable reports
OceanBase in CrewAI
Why run OceanBase with Vinkius?
The OceanBase connection runs on our fully managed, secure cloud infrastructure. We handle the hosting, maintenance, and security so you don't have to deal with servers or code. All 10 tools are ready to work instantly without any complex setup.
You stay in complete control of your data. Your AI only accesses the information you approve, keeping your sensitive passwords and private details completely safe. Plus, with automatic optimizations, your AI works faster and more efficiently.

* Every connection is hosted and maintained by Vinkius. We handle the security, updates, and infrastructure so you don't have to write code or manage servers. See our infrastructure
Over 4,000 integrations ready for AI agents
Explore a vast library of pre-built integrations, optimized and ready to deploy.
Connect securely in under 30 seconds
Generate tokens to authenticate and link external services in a single step.
Complete visibility into every agent action
Audit live requests, latency, success rates, and active security compliance policies.
Optimize spending and track token ROI
Analyze real-time token consumption and cost metrics detailed by connection.




Explore our live AI Agents Analytics dashboard to see it all working
This dashboard is included when you connect OceanBase using Vinkius. You will never be left in the dark about what your AI agents are doing with your tools.
OceanBase and 4,000+ other AI tools. No hosting, no code, ready to use.
Professionals who connect OceanBase to CrewAI through Vinkius don't need to write code, manage servers, or worry about security. Everything is pre-configured, secure, and runs automatically in the background.
Raw MCP | Vinkius | |
|---|---|---|
| Ready-to-use MCPs | Find and configure each manually | 4,000+ MCPs ready to use |
| Connection Setup | Manual coding & server setup | 1-click instant connection |
| Server Hosting | You host it yourself (needs 24/7 uptime) | 100% hosted & managed by Vinkius |
| Security & Privacy | Stored in plaintext config files | Bank-grade encrypted vault |
| Activity Visibility | Blind execution (no logs or tracking) | Live dashboard with real-time logs |
| Cost Control | Runaway AI token spend risk | Automatic budget limits |
| Revoking Access | Must delete files or code to stop | 1-click disconnect button |
How Vinkius secures
OceanBase for CrewAI
Every request between CrewAI and OceanBase is protected by our secure gateway. We automatically keep your sensitive data private, prevent unauthorized access, and let you disconnect instantly at any time.
Frequently asked questions
How do I find my OceanBase Access Key and Secret?
Log in to your OceanBase Cloud console, go to [Security] → [Access Keys], and you will find your unique Access Key ID and Secret Key there. Ensure you keep them confidential.
Can I list databases for a specific tenant through this server?
Yes. Use the list_databases tool with the cluster ID and tenant ID. Your agent will retrieve the full list of logical databases belonging to that specific resource pool.
Is it possible to check organization-wide resource usage?
Yes! Use the get_resource_stats tool to retrieve aggregate statistics across your OceanBase account, helping you monitor total CPU, memory, and storage consumption.
How does CrewAI discover and connect to MCP tools?
CrewAI connects to MCP servers lazily. when the crew starts, each agent resolves its MCP URLs and fetches the tool catalog via the standard tools/list method. This means tools are always fresh and reflect the server's current capabilities. No tool schemas need to be hardcoded.
Can different agents in the same crew use different MCP servers?
Yes. Each agent has its own mcps list, so you can assign specific servers to specific roles. For example, a reconnaissance agent might use a domain intelligence server while an analysis agent uses a vulnerability database server.
What happens when an MCP tool call fails during a crew run?
CrewAI wraps tool failures as context for the agent. The LLM receives the error message and can decide to retry with different parameters, fall back to a different tool, or mark the task as partially complete. This resilience is critical for production workflows.
Can CrewAI agents call multiple MCP tools in parallel?
CrewAI agents execute tool calls sequentially within a single reasoning step. However, you can run multiple agents in parallel using process=Process.parallel, each calling different MCP tools concurrently. This is ideal for workflows where separate data sources need to be queried simultaneously.
Can I run CrewAI crews on a schedule (cron)?
Yes. CrewAI crews are standard Python scripts, so you can invoke them via cron, Airflow, Celery, or any task scheduler. The crew.kickoff() method runs synchronously by default, making it straightforward to integrate into existing pipelines.
MCP tools not discovered
Ensure the Edge URL is correct. CrewAI connects lazily when the crew starts. check console output.
Agent not using tools
Make the task description specific. Instead of "do something", say "Use the available tools to list contacts".
Timeout errors
CrewAI has a 10s connection timeout by default. Ensure your network can reach the Edge URL.
Rate limiting or 429 errors
Vinkius enforces per-token rate limits. Check your subscription tier and request quota in the dashboard. Upgrade if you need higher throughput.
Explore More MCP Servers
View all →
GitBook
8 toolsManage technical documentation via GitBook — list organizations and spaces, handle document pages, search content, and audit collections directly from any AI agent.

Widen (Acquia DAM)
10 toolsSearch and manage digital assets, metadata, and CDN embed links on Widen (Acquia DAM) — the leading enterprise DAM solution.

Criteo Marketing API
10 toolsEquip your AI agent to manage Criteo marketing campaigns, ad sets, and budgets directly via the Criteo API.

NWS (National Weather Service)
9 toolsAccess real-time weather data, forecasts, and active alerts directly from the National Weather Service.
