Qnexus MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 94 installs a week from pypi. Last commit 23 Jul 2026.
MCP server for Quantinuum Nexus, wrapping the qnexus SDK. Not affiliated with Quantinuum.
Today is the operative word: we check Qnexus MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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.
claude mcp add qnexus-mcp -- uvx qnexus-mcp
{
"mcpServers": {
"qnexus-mcp": {
"args": [
"qnexus-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.qnexus-mcp]
command = "uvx"
args = ["qnexus-mcp"]
{
"mcpServers": {
"qnexus-mcp": {
"args": [
"qnexus-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"qnexus-mcp": {
"args": [
"qnexus-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
QNEXUS_MCP_TOOLSETS (Comma-separated toolsets: read,execute,manage,destructive (default: read).), QNEXUS_MCP_ALLOW_SPEND (Permit credit-spending (HQC) execution (default: false).), QNEXUS_MCP_ALLOW_HARDWARE (Permit real-QPU targets (default: false).), QNEXUS_MCP_ALLOW_DESTRUCTIVE (Permit delete/cancel/archive tools (default: false).), QNEXUS_MCP_MAX_CREDITS (Hard per-call HQC ceiling; 0 blocks all spend (default: 0).), QNEXUS_MCP_MAX_OUTCOMES (Top-N cap on distinct measurement outcomes returned per result item (default: 100).), QNEXUS_MCP_MAX_SUBMISSIONS_PER_MINUTE (Sliding-window submission cap; each circuit in a batch counts as one (default: 6).), QNEXUS_MCP_PROJECTS (Comma-separated project allowlist, enforced on every mutating tool (default: all projects).).
The author declared them in the registry entry; get the values from the project itself.
Unofficial MCP server for Tend Dental appointment booking. Not affiliated with Tend.
MCP server wrapping the nb CLI for LLM-friendly note-taking
MCP server for RedTrack affiliate tracking API
Scaleway MCP server for interacting with the Scaleway APIs
MCP server wrapping the Tesla Fleet API and TeslaMate API
Unofficial MCP server for the public PortlandMaps property/permit/zoning API. Not city-affiliated.
MCP server for interacting with the Supabase platform
A MCP server for interacting with Bear note-taking software.
Answers built from our own checks of this server.