Loomal

3dprint-oracle

MCP server by github.com/gregario/3dprint-oracle

3D printing filament and materials knowledge MCP server

0 starsnpm: 3dprint-oracle

About 3dprint-oracle

3dprint-oracle is an MCP (Model Context Protocol) server published by gregario in the official MCP registry, listed under Knowledge & Memory on Loomal. 3D printing filament and materials knowledge MCP server

It ships as an npm package (3dprint-oracle), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/gregario/3dprint-oracle.

Use 3dprint-oracle with your agent

Claude Code · one command
claude mcp add 3dprint-oracle -- npx -y 3dprint-oracle
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "3dprint-oracle": {
      "command": "npx",
      "args": [
        "-y",
        "3dprint-oracle"
      ]
    }
  }
}
npm3dprint-oracle

Frequently asked questions

What is 3dprint-oracle?
3dprint-oracle is an MCP (Model Context Protocol) server by gregario in the Knowledge & Memory category. 3D printing filament and materials knowledge MCP server
How do I connect 3dprint-oracle to Claude, Cursor, or another MCP client?
Install 3dprint-oracle from its npm package (3dprint-oracle) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is 3dprint-oracle open source?
Yes — the source code is public at github.com/gregario/3dprint-oracle.
Can AI agents pay to use 3dprint-oracle?
Not yet through Loomal — 3dprint-oracle is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain 3dprint-oracle? Claim this listing free by verifying GitHub ownership, or contact us.