3dprint-oracle
3dprint-oracle is a 3D printing knowledge MCP server that gives LLMs authoritative access to 7,000+ filaments from 53 manufacturers across 33 material types, plus curated material science data — no API keys or network calls required at runtime.
Search filaments: Search by name, material type, manufacturer, or color, with filtering by diameter and pagination support.
Get filament details: Retrieve full specifications for a specific filament by ID or exact name, including temperatures, density, weight, colors, and manufacturer details.
Browse manufacturers: List all 53 filament manufacturers with filament counts, optionally filtered by material type.
Browse material types: List all 33 material types (PLA, PETG, ABS, TPU, Nylon, etc.) with filament counts and typical print settings.
Get material profiles: Get a detailed material science profile including strength, flexibility, UV resistance, food safety, moisture sensitivity, difficulty level, typical uses, pros/cons, and nozzle requirements.
Compare materials: Side-by-side comparison of 2–3 materials across all properties to help decide which material suits a project best.
Recommend materials: Get ranked material recommendations based on project requirements such as strength, flexibility, heat resistance, food safety, outdoor use, ease of printing, and budget.
Diagnose print issues: Troubleshoot 3D printing problems by symptom (e.g., stringing, warping, clogging), receiving ranked probable causes and material-specific fixes.
3dprint-oracle
3D printing filament and materials knowledge MCP server. Gives LLMs authoritative access to 7,000+ filaments and curated material science knowledge.
Features
7,000+ filaments from SpoolmanDB (53 manufacturers, 33 material types)
Material science knowledge — properties, troubleshooting, recommendations
8 MCP tools — search, lookup, compare, recommend, diagnose
Embedded data — no API keys, no network calls at runtime
Related MCP server: MCP 3D Printer Server
Installation
Claude Desktop
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"3dprint-oracle": {
"command": "npx",
"args": ["-y", "3dprint-oracle"]
}
}
}Tools
Tool | Description |
| Search filaments by name, material, manufacturer, color |
| Get full specs for a specific filament |
| Browse manufacturers with filament counts |
| Browse material types with counts |
| Authoritative properties for a material type |
| Side-by-side comparison of 2-3 materials |
| Get ranked recommendations for your requirements |
| Troubleshoot print problems with material-specific fixes |
Data Sources
Filament data: SpoolmanDB (MIT license)
Material knowledge: Hand-curated from authoritative 3D printing references
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceMCP server for SecretiveShell/Awesome-llms-txt. Add documentation directly into your conversation via MCP resources.Last updated24MIT
- Alicense-qualityBmaintenanceEnables interaction with 3D printer management systems through an MCP server, supporting STL file manipulation, slicing, and control of printers like OctoPrint, Klipper, Duet, and more.Last updated153219GPL 2.0
- Flicense-qualityFmaintenanceAn MCP server that enables AI assistants to control and monitor Klipper 3D printers via the Moonraker API. It supports comprehensive printer management, including G-code execution, toolchanger operations, and real-time status monitoring.Last updated17
- AlicenseBqualityBmaintenanceOpen-source MCP server that lets AI agents control 3D printers. 353 tools for OctoPrint, Moonraker, Bambu Lab, Prusa Link, and Elegoo — search model marketplaces, generate 3D models from text, slice STL files, queue prints, monitor with camera vision, and manage multi-printer fleets. Install via pip install kiln3d.Last updated10042AGPL 3.0
Related MCP Connectors
MCP server for AI dialogue using various LLM models via AceDataCloud
Driflyte MCP server which lets AI assistants query topic-specific knowledge from web and GitHub.
An MCP server that gives your AI access to the source code and docs of all public github repos
Appeared in Searches
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/gregario/3dprint-oracle'
If you have feedback or need assistance with the MCP directory API, please join our Discord server