mcpbeat Sign in

Qiskit Gym MCP Server

local only

Qiskit Gym MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 143 installs a week from pypi. Last commit 13 Jul 2026.

MCP server for qiskit-gym reinforcement learning quantum circuit synthesis

Installs per day peak 73 · avg 32 · -32% w/w
a month agotoday
143
Installs / week
pypi · qiskit-gym-mcp-server
39
Stars
1 open issues
13 Jul 2026
Last commit
0 releases in 90 days
Apache-2.0
License
Python

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

A tool parameter reaches a dangerous call

A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.

A tool parameter reaches a dangerous call start_tensorboard_tool.port → qiskit-gym-mcp-server/src/qiskit_gym_mcp_server/server_tools.py:476
        _tb_state.process = subprocess.Popen(  # nosec B603 B607
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] src/qiskit_gym_mcp_server/__init__.py:1, [пакет] src/qiskit_gym_mcp_server/app.py:1, [пакет] src/qiskit_gym_mcp_server/constants.py:1 и ещё 10
этот файл ставится пользователю, но в репозитории его нет

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

A tool parameter here reaches a dangerous call

That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add qiskit-gym-mcp-server -- uvx qiskit-gym-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "qiskit-gym-mcp-server": {
      "args": [
        "qiskit-gym-mcp-server"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.qiskit-gym-mcp-server]
command = "uvx"
args = ["qiskit-gym-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "qiskit-gym-mcp-server": {
      "args": [
        "qiskit-gym-mcp-server"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "qiskit-gym-mcp-server": {
      "args": [
        "qiskit-gym-mcp-server"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Qiskit Gym MCP Server

same job, measured the same way
Qiskit MCP Server
by qiskit

MCP server for Qiskit quantum computing with circuit serialization utilities

480 installs/wk local only
Qiskit IBM Runtime MCP Server
by qiskit

MCP server for IBM Quantum computing services through Qiskit IBM Runtime

339 installs/wk local only
Qiskit IBM Transpiler MCP Server
by qiskit

MCP server for AI Transpiler IBM Quantum services

141 installs/wk local only
MCP Qiskit
by daedalus

MCP server exposing Qiskit 2.3.1 quantum computing functionality

68 installs/wk local only
Yandex Speechkit MCP
by theyahia

MCP server for Yandex SpeechKit API — speech recognition and synthesis.

52 installs/wk local only
Qiskit Code Assistant MCP Server
by qiskit

MCP server for the Qiskit Code Assistant intelligent code completion

293 installs/wk local only
Localgym MCP Server
by lo-nau

Read-only MCP server for UK gym search using the LocalGym Agent API.

41 installs/wk local only
Qiskit Documentation MCP Server
by qiskit

MCP server for querying and retrieving Qiskit documentation, guides, and API references

131 installs/wk local only

Qiskit Gym MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Qiskit Gym MCP Server?
Qiskit Gym MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package qiskit-gym-mcp-server was installed 143 times last week.
How do I connect Qiskit Gym MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls qiskit-gym-mcp-server straight from pypi; nothing to host, nothing to sign up for.
How many people use Qiskit Gym MCP Server?
The pypi package qiskit-gym-mcp-server was installed 143 times in the last week. Week over week that is -32%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Qiskit Gym MCP Server open source?
Yes — it is published under the Apache-2.0 licence, written in Python, 39 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.