cura-mcp-server

padymies/cura-mcp-server
★ 0 stars Python AI/LLM Updated 1d ago
An MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cura-mcp-server": {
      "command": "uvx",
      "args": [
        "cura-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install cura-mcp-server

README Excerpt

**Fully local. No hub. No telemetry.** An open-source [MCP](https://modelcontextprotocol.io) server that lets an AI client (Claude Desktop, Claude Code, …) drive the conversationally: load a model, reorient it, slice it, and get material usage and print time — without any third-party server in the loop.

Tools (6)

CURA_MCP_ALLOWED_DIRSCURA_MCP_HOSTCURA_MCP_PORTCURA_MCP_SLICE_TIMEOUTCURA_MCP_TIMEOUTCURA_MCP_TOKEN_FILE