Quantum MCP
Rank #42,550io.github.andylbrummer/quantum-mcp
MCP server providing quantum-mcp capabilities
Quantum MCP is a Model Context Protocol (MCP) server published by andylbrummer. It ranks #42,550 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Quantum MCP is listed on Official MCP, with 3 tracked versions. It was first listed on Dec 31, 2025 and most recently updated on Jan 5, 2026.
Ranks ahead of 89,563 of 132,113 servers on MCP Toplist.
Use Quantum MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add quantum-mcp -- uvx scicomp-quantum-mcp[mcp_servers.quantum-mcp]
command = "uvx"
args = ["scicomp-quantum-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"quantum-mcp": {
"command": "uvx",
"args": [
"scicomp-quantum-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"quantum-mcp": {
"command": "uvx",
"args": [
"scicomp-quantum-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"quantum-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"scicomp-quantum-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"quantum-mcp": {
"command": "uvx",
"args": [
"scicomp-quantum-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"quantum-mcp": {
"command": "uvx",
"args": [
"scicomp-quantum-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.andylbrummer%2Fquantum-mcp)<a href="https://mcptoplist.com/server/io.github.andylbrummer%2Fquantum-mcp"><img src="https://mcptoplist.com/badge/io.github.andylbrummer%2Fquantum-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
andylbrummer
Available versions (3)
| Version | Published |
|---|---|
| 0.1.6 | Jan 5, 2026 |
| 0.1.5 | Jan 3, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Quantum MCP?
- Quantum MCP is maintained by andylbrummer, which publishes 6 MCP servers (14 total versions) tracked on MCP Toplist.
- Is Quantum MCP listed on the Official MCP Registry?
- Yes — Quantum MCP is listed on the Official MCP Registry.
- How many versions does Quantum MCP have?
- MCP Toplist tracks 3 versions of Quantum MCP, most recently published on Jan 5, 2026.
- Where can I find the source code for Quantum MCP?
- The source code for Quantum MCP is hosted at github.com/andylbrummer/math-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.