Stratum MCP
Rank #2,402Delistedio.github.ruze00/stratum-mcp
No registry has listed this server since Sep 4, 2026. The historical record below is preserved.
MCP server providing stratum-mcp capabilities
Stratum MCP is a Model Context Protocol (MCP) server published by regression-io. It ranks #2,402 of 132,046 servers tracked on MCP Toplist, and its repository has 268 GitHub stars. MCP Toplist tracks 1 version of Stratum MCP. It is no longer listed by any tracked registry (last seen Sep 4, 2026); its historical record is preserved here.
Ranks ahead of 129,644 of 132,046 servers on MCP Toplist.
Use Stratum MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add stratum-mcp -- uvx stratum-mcp[mcp_servers.stratum-mcp]
command = "uvx"
args = ["stratum-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"stratum-mcp": {
"command": "uvx",
"args": [
"stratum-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"stratum-mcp": {
"command": "uvx",
"args": [
"stratum-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"stratum-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"stratum-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"stratum-mcp": {
"command": "uvx",
"args": [
"stratum-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"stratum-mcp": {
"command": "uvx",
"args": [
"stratum-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.ruze00%2Fstratum-mcp)<a href="https://mcptoplist.com/server/io.github.ruze00%2Fstratum-mcp"><img src="https://mcptoplist.com/badge/io.github.ruze00%2Fstratum-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
regression-io
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Stratum MCP?
- Stratum MCP is maintained by regression-io, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Stratum MCP listed on the Official MCP Registry?
- Stratum MCP is not currently listed on the Official MCP Registry.
- How many versions does Stratum MCP have?
- MCP Toplist tracks 1 version of Stratum MCP, most recently published on Nov 25, 2024.
- Where can I find the source code for Stratum MCP?
- The source code for Stratum MCP is hosted at github.com/regression-io/stratum.
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.