FlagQuantum MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 19 Sep 2026.
Build, compile, run and export FlagQuantum circuits locally. No credentials or outbound network.
Today is the operative word: we check FlagQuantum MCP Server 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 flagquantum-mcp-server -- uvx flagquantum-mcp-server
{
"mcpServers": {
"flagquantum-mcp-server": {
"args": [
"flagquantum-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.flagquantum-mcp-server]
command = "uvx"
args = ["flagquantum-mcp-server"]
{
"mcpServers": {
"flagquantum-mcp-server": {
"args": [
"flagquantum-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"flagquantum-mcp-server": {
"args": [
"flagquantum-mcp-server"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
FLAGQUANTUM_MCP_MAX_QUBITS (Largest circuit width the server will process. Defaults to 24.), FLAGQUANTUM_MCP_MAX_GATES (Largest instruction count the server will process. Defaults to 10000.), FLAGQUANTUM_MCP_MAX_IR_BYTES (Largest serialized circuit payload accepted, in bytes. Defaults to 262144.).
The author declared them in the registry entry; get the values from the project itself.
SSH-based MCP server for remote command execution and file transfer. Credentials stay local.
Convert numbers between bases, make roman numerals, and spell out numbers locally. No network...
Parse, compare, and sort semantic version numbers locally. No network and no key.
Parse, describe, and compute next runs for cron expressions locally. No network and no key.
Compare two texts or files and show line changes locally. No network and no key.
Build chords and scales from note names locally. No network and no key.
Check text for leaked credentials before an agent writes or commits it. Runs locally.
Headless Screaming Frog SEO Spider via its CLI: run crawls, export and filter data, no GUI needed.
Answers built from our own checks of this server.