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.
These scores are auto-generated from public information (the agent's own listing, docs, and repository) using the canonical OWASP AIVSS formula and the MAESTRO framework — an estimate for guidance, not a penetration test, audit, or certification. See the scoring methodology. Are you the vendor? Factual corrections are free.
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