Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by dhartunian • Data & Databases
An MCP server that connects to a CockroachDB instance to expose database and table schemas, run SQL queries, and fetch cluster metadata for agent use.
Inspect database and table schemas from a CockroachDB instance to inform query generation or validation.
Execute SQL queries (and optionally analyze execution plans) against a CockroachDB/Postgres-compatible database as part of automated workflows.
Fetch cluster metadata (nodes) from the CockroachDB admin UI when provided with an auth token for monitoring or diagnostics.
This MCP server connects to a CockroachDB/Postgres-compatible instance and exposes database resources (databases, table schemas) and cluster metadata as MCP resources. It also provides a 'query' tool to execute SQL and optionally analyze execution plans, and supports protected admin API access via an auth token for cluster metadata. The README includes instructions for local setup, building with tsc, and example integrations with Claude for Desktop and Cline, making it useful for automating database inspection and query execution in agent workflows.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.