Stratum MCP
Rank #87,300ai.smartmemory/stratum-mcp
Structured execution for coding agents: contracts, postconditions, gates, guardrails.
Stratum MCP is a Model Context Protocol (MCP) server published by smartmemory. It ranks #87,300 of 132,113 servers tracked on MCP Toplist. Stratum MCP is listed on Official MCP, with 1 tracked version. It was first listed on Sep 6, 2026 and most recently updated on Sep 6, 2026.
Ranks ahead of 44,813 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 -- npx -y @smartmemory/stratum[mcp_servers.stratum-mcp]
command = "npx"
args = ["-y", "@smartmemory/stratum"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"stratum-mcp": {
"command": "npx",
"args": [
"-y",
"@smartmemory/stratum"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"stratum-mcp": {
"command": "npx",
"args": [
"-y",
"@smartmemory/stratum"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"stratum-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@smartmemory/stratum"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"stratum-mcp": {
"command": "npx",
"args": [
"-y",
"@smartmemory/stratum"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"stratum-mcp": {
"command": "npx",
"args": [
"-y",
"@smartmemory/stratum"
]
}
}
}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/ai.smartmemory%2Fstratum-mcp)<a href="https://mcptoplist.com/server/ai.smartmemory%2Fstratum-mcp"><img src="https://mcptoplist.com/badge/ai.smartmemory%2Fstratum-mcp.svg" alt="MCP Toplist: #87,300 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
smartmemory
Available versions (1)
| Version | Published |
|---|---|
| 0.4.6 | Sep 6, 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.
- How many versions does Stratum MCP have?
- MCP Toplist tracks 1 version of Stratum MCP, most recently published on Sep 6, 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.