Loomal

contract-security-scanner

MCP server by github.com/mastrophot/near-mcp-contract-security

MCP smart contract scanner with NEAR-focused security context.

0 starsnpm: mcp-contract-security

About contract-security-scanner

contract-security-scanner is an MCP (Model Context Protocol) server published by mastrophot in the official MCP registry, listed under Security on Loomal. MCP smart contract scanner with NEAR-focused security context.

It ships as an npm package (mcp-contract-security), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/mastrophot/near-mcp-contract-security.

Use contract-security-scanner with your agent

Claude Code · one command
claude mcp add contract-security-scanner-mcp -- npx -y mcp-contract-security
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "contract-security-scanner-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-contract-security"
      ]
    }
  }
}
npmmcp-contract-security

Frequently asked questions

What is contract-security-scanner?
contract-security-scanner is an MCP (Model Context Protocol) server by mastrophot in the Security category. MCP smart contract scanner with NEAR-focused security context.
How do I connect contract-security-scanner to Claude, Cursor, or another MCP client?
Install contract-security-scanner from its npm package (mcp-contract-security) 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-security-scanner open source?
Yes — the source code is public at github.com/mastrophot/near-mcp-contract-security.
Can AI agents pay to use contract-security-scanner?
Not yet through Loomal — contract-security-scanner 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-security-scanner? Claim this listing free by verifying GitHub ownership, or contact us.