Home › Knowledge & Memory › 3dprint-oracle

3dprint-oracle

3D printing filament and materials knowledge MCP server

TypeScript Local macOSWindowsLinux
★ 1 stars Last pushed 2026-05-02 License: MIT

Topics: Knowledge & Memory

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.0)

npx -y 3dprint-oracle@0.1.0

Or add to your MCP client config:

{
  "mcpServers": {
    "3dprint-oracle": {
      "command": "npx",
      "args": [
        "-y",
        "3dprint-oracle@0.1.0"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry