SERVER
Qiskit Documentation MCP Server
Rank #2906io.github.Qiskit/qiskit-docs-mcp-server
MCP server providing qiskit-docs-server capabilities
First listed
Mar 11, 2026
Last publish date
Apr 20, 2026
OVERVIEW
Qiskit Documentation MCP Server is a Model Context Protocol (MCP) server published by Qiskit. It ranks #2906 of 58,832 servers tracked on MCP Toplist, and its repository has 28 GitHub stars. MCP Toplist tracks 3 versions of Qiskit Documentation MCP Server. It was first listed on Mar 11, 2026 and most recently updated on Apr 20, 2026.
STANDING
#2,906of 58,832 tracked serversTop 5%
Ranks ahead of 55,926 of 58,832 servers on MCP Toplist.
CONNECT
Use Qiskit Documentation MCP Server
Add Qiskit Documentation MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"qiskit-docs-mcp-server": {
"command": "uvx",
"args": [
"qiskit-docs-mcp-server"
],
"env": {
"QISKIT_DOCS_BASE": "<your QISKIT_DOCS_BASE>",
"QISKIT_HTTP_TIMEOUT": "<your QISKIT_HTTP_TIMEOUT>"
}
}
}
}Replace each placeholder with your own value before saving.
ORGANIZATION
Qiskit
VERSIONS
Available versions (3)
| Version | Published |
|---|---|
| 0.2.0 | Apr 20, 2026 |
| 0.1.1 | Mar 13, 2026 |
| 0.1.0 | Mar 11, 2026 |
FAQ
Frequently asked questions
- What is Qiskit Documentation MCP Server?
- MCP server providing qiskit-docs-server capabilities
- Who maintains Qiskit Documentation MCP Server?
- Qiskit Documentation MCP Server is maintained by Qiskit, which publishes 6 MCP servers (26 total versions) tracked on MCP Toplist.
- Is Qiskit Documentation MCP Server an official MCP server?
- Qiskit Documentation MCP Server is not currently listed on the Official MCP Registry.
- How many versions does Qiskit Documentation MCP Server have?
- MCP Toplist tracks 3 versions of Qiskit Documentation MCP Server, most recently published on Apr 20, 2026.
- Where can I find the source code for Qiskit Documentation MCP Server?
- The source code for Qiskit Documentation MCP Server is hosted at github.com/Qiskit/mcp-servers.
EXPLORE