Skip to main content
Glama
celticht32

Couchbase-Analytics-MCP

by celticht32

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP server port (SSE + health + GUI)3000
API_KEYNoStatic API key for SSE auth
POOL_MAXNoMaximum pool connections10
POOL_MINNoMinimum pool connections2
LOG_LEVELNoLog level (trace|debug|info|warn|error|fatal)info
LOKI_HOSTNoLoki push endpoint
TRANSPORTNoTransport mode (stdio or sse)stdio
JWT_SECRETNoJWT signing secret for SSE auth
LOG_FORMATNoLog format (json|pretty)json
CB_PASSWORDYesCouchbase RBAC password
CB_USERNAMEYesCouchbase RBAC username
GUI_ENABLEDNoServe GUI at /consoletrue
OTEL_ENABLEDNoEnable OpenTelemetry tracingfalse
LOG_FILE_PATHNoLog file path/var/log/cba-mcp/server.log
JAEGER_ENDPOINTNoJaeger HTTP collectorhttp://localhost:14268/api/traces
METRICS_ENABLEDNoExpose /metricstrue
CB_ANALYTICS_TLSNoEnable TLS for REST callsfalse
LOG_FILE_ENABLEDNoEnable file transportfalse
CB_ANALYTICS_PORTNoAnalytics REST port (18095 for TLS)8095
CB_CONNECTION_STRINGYesCouchbase connection string (e.g., couchbase://host or couchbases://host for TLS)
POOL_IDLE_TIMEOUT_MSNoIdle connection reap threshold30000
QUERY_DEFAULT_TIMEOUT_MSNoDefault query timeout60000

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/celticht32/MCP-Couchbase-Analytics'

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