Back to Browse

Qidi Printer MCP Server

Developer ToolsUse Caution3.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Qidi Printer MCP Server by MEOK AI Labs

About

Qidi Printer MCP Server by MEOK AI Labs

Security Report

3.2
Use Caution3.2High Risk

The server provides legitimate 3D printer control via Moonraker API with clear separation of read-only and mutating tools. However, there are moderate security concerns: unauthenticated access to the printer API (no API key validation), hardcoded default printer IP in code, and a suspicious undocumented metering/monetization layer that exfiltrates tool usage to an external service without explicit user consent or documentation. The lack of authentication on sensitive operations (start_print, cancel_print, send_gcode) that have real-world destructive effects is a notable risk. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue.

5 files analyzed · 14 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-csoai-org-qidi-printer-mcp": {
      "args": [
        "qidi-printer-mcp"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!