beads-mcp-server
by cognovis
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOME | No | HOME variable passed to bd subprocess | |
| LANG | No | LANG variable passed to bd subprocess | |
| PATH | No | PATH variable passed to bd subprocess | |
| USER | No | USER variable passed to bd subprocess | |
| LC_ALL | No | LC_ALL variable passed to bd subprocess | |
| LOGNAME | No | LOGNAME variable passed to bd subprocess | |
| BEADS_ACTOR | No | Actor identity for Beads | |
| DOLT_PASSWORD | No | Dolt password | |
| BEADS_PUBLIC_URL | Yes | Public URL of the server | |
| BEADS_BEARER_TOKEN | Yes | Bearer token required for authentication on the /mcp route | |
| BEADS_ALLOWED_HOSTS | Yes | Allowed hosts for Host and Origin validation | |
| BEADS_DOLT_PASSWORD | No | Dolt password | |
| BEADS_WORKSPACE_ROOT | No | Root directory containing workspaces (alternative to BEADS_WORKSPACES_JSON) | |
| BEADS_WORKSPACES_JSON | No | JSON object mapping workspace IDs to absolute paths (alternative to BEADS_WORKSPACE_ROOT) | |
| BEADS_DOLT_SERVER_HOST | No | Dolt server host | |
| BEADS_DOLT_SERVER_PORT | No | Dolt server port | |
| BEADS_DOLT_SERVER_USER | No | Dolt server user | |
| BEADS_READINESS_WORKSPACE_ID | No | Workspace ID used for the /ready read-only probe |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |