acts-as-mcp

bharat3645/acts-as-mcp
★ 0 stars Ruby Security Updated 3d ago
Expose a Rails app as a policy-aware, read-only MCP server: explicit attribute exposure, per-call authorization, audit events. Zero runtime dependencies.
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": {
    "acts-as-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bharat3645/acts-as-mcp"
      ]
    }
  }
}

Topics

activerecordapimcpmodel-context-protocolrailsruby