CockroachDB MCP Server
Run SQL queries and manage a CockroachDB cluster from an AI agent.
🛡️ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for CockroachDB MCP Server, derived from its capabilities.
AIVSS 9.1 · Critical
View MAESTRO 7-layer threat model →Overview
This MCP server connects agents to a CockroachDB cluster via a connection string, exposing SQL query execution and schema inspection. Because the connection string embeds credentials and grants read/write over the database, credential handling and arbitrary SQL are the key security concerns.
Key features
- SQL query execution
- Schema and table inspection
- CockroachDB cluster access
- Connection-string auth
Use cases
- Querying CockroachDB with an agent
- Database administration tasks