print-advisor-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| print_estimateA | Schat materiaalgebruik, gewicht, kosten en printtijd voor een 3D-print. Werkt op afmetingen óf op een bekend volume — je hebt geen bestand nodig. Geef ofwel breedte/diepte/hoogte, ofwel volume_cm3 als je dat al weet. Args: breedte_mm: breedte van het onderdeel in mm diepte_mm: diepte in mm hoogte_mm: hoogte in mm volume_cm3: massief volume in cm³, als je dat al kent (gaat vóór op afmetingen) materiaal: pla, petg, abs, asa, tpu, nylon, pc of pla-cf infill_procent: vulpercentage van het inwendige (0-100) wanddikte_mm: dikte van de buitenwand in mm laaghoogte_mm: laaghoogte in mm (0.1 fijn, 0.2 standaard, 0.3 grof) |
| material_guideA | Kies het juiste 3D-printmateriaal voor een toepassing. Args: toepassing: waar het onderdeel voor dient, bijvoorbeeld "buiten", "hittebestendig", "flexibel", "sterk", "goedkoop", "voedsel". Leeg laten geeft de volledige tabel. |
| fits_on_printerA | Controleer of een onderdeel op het bouwbed van een printer past. Houdt rekening met draaien over 45° in het vlak, wat vaak net het verschil maakt. Args: breedte_mm: breedte in mm diepte_mm: diepte in mm hoogte_mm: hoogte in mm printer: printernaam, bijvoorbeeld "bambu p2s" of "prusa mk4". Leeg laten controleert alle bekende printers. |
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/vandurmedries/print-advisor-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server