{
  "markdown": "<!-- mcp-name: io.github.gregario/3dprint-oracle -->\n\n<p align=\"center\">\n  <a href=\"https://www.npmjs.com/package/3dprint-oracle\"><img src=\"https://img.shields.io/npm/v/3dprint-oracle.svg\" alt=\"npm version\"></a>\n  <a href=\"https://www.npmjs.com/package/3dprint-oracle\"><img src=\"https://img.shields.io/npm/dm/3dprint-oracle.svg\" alt=\"npm downloads\"></a>\n  <a href=\"https://nodejs.org\"><img src=\"https://img.shields.io/badge/node-%3E%3D18-brightgreen.svg\" alt=\"Node.js 18+\"></a>\n  <a href=\"https://modelcontextprotocol.io\"><img src=\"https://img.shields.io/badge/MCP-compatible-purple.svg\" alt=\"MCP Compatible\"></a>\n  <a href=\"LICENSE\"><img src=\"https://img.shields.io/badge/license-MIT-blue.svg\" alt=\"MIT License\"></a>\n  <a href=\"https://github.com/sponsors/gregario\"><img src=\"https://img.shields.io/badge/sponsor-♥-ea4aaa.svg\" alt=\"Sponsor\"></a>\n  <a href=\"https://glama.ai/mcp/servers/gregario/3dprint-oracle\"><img src=\"https://glama.ai/mcp/servers/gregario/3dprint-oracle/badges/score.svg\" alt=\"3dprint-oracle MCP server\"></a>\n</p>\n\n# 3dprint-oracle\n\n3D printing filament and materials knowledge MCP server. Gives LLMs authoritative access to 7,000+ filaments and curated material science knowledge.\n\n## Features\n\n- **7,000+ filaments** from SpoolmanDB (53 manufacturers, 33 material types)\n- **Material science knowledge** — properties, troubleshooting, recommendations\n- **8 MCP tools** — search, lookup, compare, recommend, diagnose\n- **Embedded data** — no API keys, no network calls at runtime\n\n## Installation\n\n### Claude Desktop\n\nAdd to your Claude Desktop config (`~/Library/Application Support/Claude/claude_desktop_config.json`):\n\n```json\n{\n  \"mcpServers\": {\n    \"3dprint-oracle\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"3dprint-oracle\"]\n    }\n  }\n}\n```\n\n## Tools\n\n| Tool | Description |\n|------|-------------|\n| `search_filaments` | Search filaments by name, material, manufacturer, color |\n| `get_filament` | Get full specs for a specific filament |\n| `list_manufacturers` | Browse manufacturers with filament counts |\n| `list_materials` | Browse material types with counts |\n| `get_material_profile` | Authoritative properties for a material type |\n| `compare_materials` | Side-by-side comparison of 2-3 materials |\n| `recommend_material` | Get ranked recommendations for your requirements |\n| `diagnose_print_issue` | Troubleshoot print problems with material-specific fixes |\n\n## Data Sources\n\n- Filament data: [SpoolmanDB](https://github.com/Donkie/SpoolmanDB) (MIT license)\n- Material knowledge: Hand-curated from authoritative 3D printing references\n\n## License\n\nMIT\n",
  "bytes": 2596,
  "sha": "7c4c77a52b03866b7bd4a5fa50bb75aca21327b48061a8911dc7b7ae921942b2",
  "repo_slug": "gregario/3dprint-oracle",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_gregario_3dprint_oracle_3d1f0bf6/readme"
}