rapp-static-mcp

kody-w/rapp-static-mcp
★ 0 stars JavaScript Code/Dev Tools Updated 7d ago
Make an MCP server for any use case with no server. The repo IS the catalog; tools bind to content-addressed compute cells, verified (sha8) before execution.
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": {
    "rapp-static-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "kody-w/rapp-static-mcp"
      ]
    }
  }
}

README Excerpt

**Make an MCP server for any use case — with no server.** A `rapp-static-mcp` is a Git repo whose files *are* the MCP: tools bind to **content-addressed compute cells**, and a host **verifies each cell's SHA-256 before it executes it** (verify-before-exec). Everything is static (`raw.githubusercontent` / GitHub Pages). The only moving part is one tiny, generic