Stratum MCP
Rank #10,427io.github.smartmemory/stratum-mcp
Structured execution for Claude Code — contracts, postconditions, gates, guardrails.
Stratum MCP is a Model Context Protocol (MCP) server published by smartmemory. It ranks #10,427 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Stratum MCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on May 2, 2026 and most recently updated on May 2, 2026.
Ranks ahead of 121,686 of 132,113 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.smartmemory%2Fstratum-mcp)<a href="https://mcptoplist.com/server/io.github.smartmemory%2Fstratum-mcp"><img src="https://mcptoplist.com/badge/io.github.smartmemory%2Fstratum-mcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
smartmemory
Available versions (1)
| Version | Published |
|---|---|
| 0.2.42 | May 2, 2026 |
Frequently asked questions
- Who maintains Stratum MCP?
- Stratum MCP is maintained by smartmemory, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Stratum MCP listed on the Official MCP Registry?
- Yes — Stratum MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Stratum MCP have?
- MCP Toplist tracks 1 version of Stratum MCP, most recently published on May 2, 2026.
- Where can I find the source code for Stratum MCP?
- The source code for Stratum MCP is hosted at github.com/smartmemory/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.