loading…
Search for a command to run...
loading…
3D printing filament and materials knowledge base. 6,957 filaments from SpoolmanDB with material properties, print settings, manufacturer data, and troubleshoot
3D printing filament and materials knowledge base. 6,957 filaments from SpoolmanDB with material properties, print settings, manufacturer data, and troubleshooting guides. 8 tools for searching filaments, comparing materials, and diagnosing print issues. npx 3dprint-oracle
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
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"gregario-3dprint-oracle": {
"command": "npx",
"args": []
}
}
}PRs, issues, code search, CI status
Database, auth and storage
Reference / test server with prompts, resources, and tools.
Secure file operations with configurable access controls.