Skip to main content
Glama

CockroachDB MCP Server

analyze_schema

Analyze database schemas to generate summaries of tables, views, and relationships. Simplify schema understanding and management for CockroachDB databases.

Instructions

Analyze the schema and provide a summary of tables, views, and relationships.

Args: db_schema (str): Schema name (default: "public").

Returns: Summary and details of tables, views, and relationships.

Input Schema

NameRequiredDescriptionDefault
db_schemaNopublic

Input Schema (JSON Schema)

{ "properties": { "db_schema": { "default": "public", "title": "Db Schema", "type": "string" } }, "title": "analyze_schemaArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/amineelkouhen/mcp-cockroachdb'

If you have feedback or need assistance with the MCP directory API, please join our Discord server