Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
CB_PASSWORD | Yes | The password for the username to connect | |
CB_USERNAME | Yes | The username with access to the bucket to use to connect | |
FASTMCP_PORT | No | Port to run the MCP server in SSE transport mode | 8080 |
MCP_TRANSPORT | No | Transport mode for the MCP server (stdio or sse) | |
CB_BUCKET_NAME | Yes | The name of the bucket that the server will access | |
CB_CONNECTION_STRING | Yes | The connection string to the Couchbase cluster | |
READ_ONLY_QUERY_MODE | No | Setting to configure whether SQL++ queries that allow data to be modified are allowed | true |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |