Loomal

contract-guard-mcp

MCP server by github.com/eltociear/contract-guard-mcp

EVM contract/token risk check + ERC20 approval (proxy, EIP-7702, unlimited-allowance). Zero deps.

0 starsoci: ghcr.io/eltociear/contract-guard-mcp:mcp-1.1.0

About contract-guard-mcp

contract-guard-mcp is an MCP (Model Context Protocol) server published by eltociear in the official MCP registry, listed under Cryptocurrency on Loomal. EVM contract/token risk check + ERC20 approval (proxy, EIP-7702, unlimited-allowance). Zero deps.

It ships as a Docker image (ghcr.io/eltociear/contract-guard-mcp:mcp-1.1.0), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/eltociear/contract-guard-mcp.

Use contract-guard-mcp with your agent

Claude Code · one command
claude mcp add contract-guard-mcp -- docker run -i --rm ghcr.io/eltociear/contract-guard-mcp:mcp-1.1.0
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "contract-guard-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/eltociear/contract-guard-mcp:mcp-1.1.0"
      ]
    }
  }
}
ocighcr.io/eltociear/contract-guard-mcp:mcp-1.1.0

Frequently asked questions

What is contract-guard-mcp?
contract-guard-mcp is an MCP (Model Context Protocol) server by eltociear in the Cryptocurrency category. EVM contract/token risk check + ERC20 approval (proxy, EIP-7702, unlimited-allowance). Zero deps.
How do I connect contract-guard-mcp to Claude, Cursor, or another MCP client?
Install contract-guard-mcp from its oci package (ghcr.io/eltociear/contract-guard-mcp:mcp-1.1.0) 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 contract-guard-mcp open source?
Yes — the source code is public at github.com/eltociear/contract-guard-mcp.
Can AI agents pay to use contract-guard-mcp?
Not yet through Loomal — contract-guard-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 contract-guard-mcp? Claim this listing free by verifying GitHub ownership, or contact us.