frama-c-mcp

sysprog21/frama-c-mcp
★ 13 stars Rust AI/LLM Updated today
MCP server that gives AI agents Frama-C: EVA, WP, and sandboxed ACSL iteration
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "frama-c-mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "frama-c-mcp"
      ]
    }
  }
}

Topics

acslformal-verificationframa-cmcp-server