daedalus/mcp-qiskit
MCP server exposing Qiskit 2.3.1 quantum computing functionality through the Model Context Protocol. Enables LLMs to create, manipulate, and execute quantum circuits via standardized MCP tools and resources.
Platform-specific configuration:
{
"mcpServers": {
"mcp-qiskit": {
"command": "npx",
"args": [
"-y",
"mcp-qiskit"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...