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 |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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