Loomal

Stratum MCP

MCP server by github.com/smartmemory/stratum

Structured execution for Claude Code — contracts, postconditions, gates, guardrails.

1 starspypi: stratum-mcp

About Stratum MCP

Stratum MCP is an MCP (Model Context Protocol) server published by smartmemory in the official MCP registry. Structured execution for Claude Code — contracts, postconditions, gates, guardrails.

It ships as a Python package on PyPI (stratum-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/smartmemory/stratum, where the project has earned 1 GitHub stars.

Use Stratum MCP with your agent

Claude Code · one command
claude mcp add stratum-mcp -- uvx stratum-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "stratum-mcp": {
      "command": "uvx",
      "args": [
        "stratum-mcp"
      ]
    }
  }
}
pypistratum-mcp

Frequently asked questions

What is Stratum MCP?
Stratum MCP is an MCP (Model Context Protocol) server by smartmemory. Structured execution for Claude Code — contracts, postconditions, gates, guardrails.
How do I connect Stratum MCP to Claude, Cursor, or another MCP client?
Install Stratum MCP from its pypi package (stratum-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Stratum MCP open source?
Yes — the source code is public at github.com/smartmemory/stratum, with 1 GitHub stars.
Can AI agents pay to use Stratum MCP?
Not yet through Loomal — Stratum MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Stratum MCP? Claim this listing free by verifying GitHub ownership, or contact us.