Skip to main content

Stratum MCP server for Claude Code — structured execution, typed contracts, postcondition enforcement

Project description

stratum-mcp

Stratum MCP server for Claude Code. Structured execution, typed contracts, postcondition enforcement — no sub-LLM calls.

Install

pip install stratum-mcp
stratum-mcp install

setup configures Claude Code in one command: writes .claude/mcp.json, appends the execution model block to CLAUDE.md, and installs nine skills to ~/.claude/skills/. Restart Claude Code and it's active.

Skills

Skill What it structures
/stratum-onboard Read a new codebase cold and write project-specific MEMORY.md — run once after setup
/stratum-plan Design a feature and present it for review — no implementation until approved
/stratum-feature Feature build: read existing patterns → design → implement → tests pass
/stratum-review Three-pass code review: security → logic → performance → consolidate
/stratum-debug Debug: read test → read code → check env → form hypotheses → confirm/rule out → fix
/stratum-refactor File split: analyze → design modules → plan extraction order → extract one at a time
/stratum-migrate Find bare LLM calls and rewrite as @infer + @contract
/stratum-test Write a test suite for existing untested code
/stratum-learn Review session transcripts — extract retry patterns, write conclusions to MEMORY.md

MCP Tools

Tool What it does
stratum_validate Validate a .stratum.yaml spec
stratum_plan Validate + create execution state + return first step
stratum_step_done Report a completed step; check postconditions; return next step or completion
stratum_audit Return per-step trace (attempts, duration) for any flow

How It Works

Claude writes .stratum.yaml specs internally — you never see them. You see plain English narration. The MCP server enforces postconditions on every step; if a step's output fails a check, Claude fixes it and retries before reporting success.

Full documentation: stratum-in-claude-code.md

Tutorial: claude-code-tutorial.md

License

Apache 2.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stratum_mcp-0.1.9.tar.gz (67.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

stratum_mcp-0.1.9-py3-none-any.whl (61.8 kB view details)

Uploaded Python 3

File details

Details for the file stratum_mcp-0.1.9.tar.gz.

File metadata

  • Download URL: stratum_mcp-0.1.9.tar.gz
  • Upload date:
  • Size: 67.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for stratum_mcp-0.1.9.tar.gz
Algorithm Hash digest
SHA256 1a3692815a4870b683554af2b0cefa62e5278c37246d75aaf9e162b9bfd99a67
MD5 4c3fc916d2c11d97b6e7abc8bf6c9082
BLAKE2b-256 d2f0ca8c193c181f2d4aba239e67fd9fedf54dc43c8a9ecf6511352efbd91cb9

See more details on using hashes here.

File details

Details for the file stratum_mcp-0.1.9-py3-none-any.whl.

File metadata

  • Download URL: stratum_mcp-0.1.9-py3-none-any.whl
  • Upload date:
  • Size: 61.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for stratum_mcp-0.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 5838b4bc838c2f717613f5e4cdfa95db3c1ff77ea4325435a0bf6faf243c966a
MD5 bd3dba1db3887dfe274dd9e556906931
BLAKE2b-256 581203e80b889f790a67106a453e0d7dd9d7debfa7041d96554c2f6070fbd41a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page