Skip to main content
Glama
fastmcp-me

CockroachDB MCP Server

by fastmcp-me

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
urlNoCockroachDB connection URI (postgresql://user:pass@host:port/db)
CRDB_PWDNoThe user's password.
CRDB_HOSTNoThe host name or address of a CockroachDB node or load balancer.127.0.0.1
CRDB_PORTNoThe port number of the SQL interface.26257
CRDB_DATABASENoA database name to use as the current database.defaultdb
CRDB_SSL_MODENoWhich type of secure connection to use.disable
CRDB_USERNAMENoThe SQL user that will own the client session.root
CRDB_SSL_CA_PATHNoPath to the CA certificate.
CRDB_SSL_KEYFILENoPath to the client private key.
CRDB_SSL_CERTFILENoPath to the client certificate.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/fastmcp-me/mcp-cockroachdb'

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