MCP server · Quantum Art
quantum-art-qaas
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for Quantum Art. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Quantum Art publishes an official server, this page will update to it on the next build.
Descriptor
https://raw.githubusercontent.com/api-evangelist/quantum-art/refs/heads/main/mcp/quantum-art-mcp.yml
Candidate descriptor · transport http
Tools
list_backends— List available quantum backends.get_backend_details— Get details/configuration for a named backend.submit_job— Submit a quantum circuit (QASM) job to a backend.get_job_status— Poll the status of a submitted job.get_job_result— Retrieve the result of a completed job.cancel_job— Cancel a running or queued job.create_task— Create a higher-level asynchronous task.list_tasks— List tasks with limit/offset paging and status/search filters.get_task— Get a single task by id.download_task_result— Download the result artifact for a task.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.