Connect to CockroachDB to inspect schemas, run SQL, and analyze queries.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "CockroachDB MCP Server" yet — see the docs or source repo.
Connect to my CockroachDB instance, list all databases, tables, and key columns, and organize them by business domain.
A clear schema overview showing databases, tables, columns, and brief descriptions of their purposes.
Query weekly new user counts for the last 30 days in CockroachDB, and return both the results and the SQL used.
Executable SQL, query results, and a brief explanation of the calculation logic.
Analyze this slow SQL query running on CockroachDB, identify likely performance bottlenecks, and suggest optimizations.
An analysis of query issues, likely causes, and optimization recommendations such as indexing or query rewrites.
Query and manage multiple databases with read-only access and schema inspection.
Connect to major databases via MCP to run SQL queries and commands.
Interact with MySQL databases using natural language for queries and management.
Safely explore and analyze data across multiple databases with read-only access.
Inspect database schemas, index issues, table bloat, and query plans.
Safely explore PostgreSQL schemas, table relationships, and sample data in read-only mode.