Gives Claude direct access to 7,000+ 3D printing filaments from SpoolmanDB and curated material science knowledge without needing API keys or network calls. You get eight tools: search and lookup filaments by manufacturer or material type, compare materials side by side, get authoritative material profiles with print settings, and diagnose print failures with material-specific fixes. The data covers 53 manufacturers and 33 material types, all embedded locally. Reach for this when you need to recommend filaments for specific use cases, troubleshoot print quality issues, or compare PLA vs PETG vs whatever else for strength, temperature resistance, or printability.
3D printing filament and materials knowledge MCP server. Gives LLMs authoritative access to 7,000+ filaments and curated material science knowledge.
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"3dprint-oracle": {
"command": "npx",
"args": ["-y", "3dprint-oracle"]
}
}
}
| Tool | Description |
|---|---|
search_filaments | Search filaments by name, material, manufacturer, color |
get_filament | Get full specs for a specific filament |
list_manufacturers | Browse manufacturers with filament counts |
list_materials | Browse material types with counts |
get_material_profile | Authoritative properties for a material type |
compare_materials | Side-by-side comparison of 2-3 materials |
recommend_material | Get ranked recommendations for your requirements |
diagnose_print_issue | Troubleshoot print problems with material-specific fixes |
MIT
miapre/html-to-figma-design-system
ie3jp/illustrator-mcp-server
coding-solo/godot-mcp
ivanmurzak/unity-mcp
yctimlin/mcp_excalidraw
figma/mcp-server-guide