Skip to main content
Glama
cognovis

beads-mcp-server

by cognovis

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOMENoHOME variable passed to bd subprocess
LANGNoLANG variable passed to bd subprocess
PATHNoPATH variable passed to bd subprocess
USERNoUSER variable passed to bd subprocess
LC_ALLNoLC_ALL variable passed to bd subprocess
LOGNAMENoLOGNAME variable passed to bd subprocess
BEADS_ACTORNoActor identity for Beads
DOLT_PASSWORDNoDolt password
BEADS_PUBLIC_URLYesPublic URL of the server
BEADS_BEARER_TOKENYesBearer token required for authentication on the /mcp route
BEADS_ALLOWED_HOSTSYesAllowed hosts for Host and Origin validation
BEADS_DOLT_PASSWORDNoDolt password
BEADS_WORKSPACE_ROOTNoRoot directory containing workspaces (alternative to BEADS_WORKSPACES_JSON)
BEADS_WORKSPACES_JSONNoJSON object mapping workspace IDs to absolute paths (alternative to BEADS_WORKSPACE_ROOT)
BEADS_DOLT_SERVER_HOSTNoDolt server host
BEADS_DOLT_SERVER_PORTNoDolt server port
BEADS_DOLT_SERVER_USERNoDolt server user
BEADS_READINESS_WORKSPACE_IDNoWorkspace ID used for the /ready read-only probe

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/cognovis/beads-mcp-server'

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