Bambuddy MCP Server
by MrMebelMan
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BAMBUDDY_URL | Yes | Base URL of your Bambuddy instance. Default: http://localhost:8000 | |
| BAMBUDDY_API_KEY | Yes | API key for authentication (create in Bambuddy Settings) | |
| BAMBUDDY_DIRECT_MODE | No | Set to 'true' to expose all 430+ tools directly instead of meta-tools. Default: false | |
| BAMBUDDY_CENSOR_SERIAL | No | Mask serial_number fields (keeps first 2 + last 2 chars). Default: true | |
| BAMBUDDY_CENSOR_ACCESS_CODE | No | Mask access_code fields in API responses. Default: true | |
| BAMBUDDY_CENSOR_MODEL_FILENAME | No | Mask model filenames (.3mf, .gcode) in API responses. Default: false |
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
- 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/MrMebelMan/bambuddy-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server