Skip to content
Agentv1.0.6

qidi-printer-mcp

Qidi Printer MCP Server by MEOK AI Labs

by CSOAI-ORG(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

A2A agent card imported from CSOAI-ORG/qidi-printer-mcp (.well-known/agent.json). Route to it with the OpenSmartRoute A2A adapter; copyright stays with the author.

qidi-printer-mcp

Qidi Printer MCP Server by MEOK AI Labs

Skills

  • Printer Status - printer_status via qidi-printer-mcp
  • Get Temperatures - get_temperatures via qidi-printer-mcp
  • Start Print - start_print via qidi-printer-mcp
  • Pause Print - pause_print via qidi-printer-mcp
  • Resume Print - resume_print via qidi-printer-mcp
  • Cancel Print - cancel_print via qidi-printer-mcp
  • List Files - list_files via qidi-printer-mcp
  • Send Gcode - send_gcode via qidi-printer-mcp
  • Print Progress - print_progress via qidi-printer-mcp
  • Preheat - preheat via qidi-printer-mcp

Capabilities

none declared

Endpoint: https://proofof.ai/scorecard/qidi-printer-mcp.html

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/csoai-org-qidi-printer-mcp-qidi-printer-mcp/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

csoai-org-qidi-printer-mcp-qidi-printer-mcp.ocm.jsonjson
{
  "ocm": "1",
  "id": "csoai-org-qidi-printer-mcp-qidi-printer-mcp",
  "kind": "agent",
  "name": "qidi-printer-mcp",
  "description": "Qidi Printer MCP Server by MEOK AI Labs",
  "publisher": "CSOAI-ORG",
  "version": "1.0.6",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "a2a",
      "agent-card",
      "mcp",
      "compliance",
      "github-a2a"
    ],
    "languages": [
      "en"
    ],
    "supports_tools": true
  },
  "quality_prior": 0.6,
  "examples": [
    "Qidi Printer MCP Server by MEOK AI Labs"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-a2a",
      "repository": "https://github.com/CSOAI-ORG/qidi-printer-mcp",
      "path": ".well-known/agent.json",
      "ref": "c1df21fe270ca277d91f3ed80665ebd5a1232061",
      "url": "https://github.com/CSOAI-ORG/qidi-printer-mcp/blob/c1df21fe270ca277d91f3ed80665ebd5a1232061/.well-known/agent.json",
      "key": "CSOAI-ORG/qidi-printer-mcp/.well-known/agent.json"
    }
  },
  "endpoints": [
    {
      "protocol": "a2a",
      "url": "https://proofof.ai/scorecard/qidi-printer-mcp.html"
    }
  ]
}

Fetch it by URL: GET /api/v1/registry/csoai-org-qidi-printer-mcp-qidi-printer-mcp/manifest?version=1.0.6

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.

qidi-printer-mcp - Agent - OpenSmartRoute