Skip to main content
Glama
458,064 tools. Updated 2026-08-14 20:18

"Solidity" matching MCP tools:

Matching MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Enables static security audit of Solidity smart contracts by analyzing source code or deployed bytecode for vulnerabilities, providing risk scores and detailed findings.
    1
    MIT
  • F
    license
    A
    quality
    B
    maintenance
    Audits Ethereum/Solidity smart contracts using the Cysic Minimax model, providing automated vulnerability detection, gas optimization suggestions, and markdown report generation.
    4

Matching MCP Connectors

  • The OpenZeppelin Solidity Contracts MCP server integrates OpenZeppelin's security and style rules into AI-driven development workflows, enabling AI assistants to generate safe, correct, and production-ready smart contracts. It automatically validates generated code against OpenZeppelin standards (including imports, modifiers, naming conventions, and security checks) and supports various contract types including ERC-20, ERC-721, ERC-1155, Stablecoins, RWA, Governor, and Account contracts through prompt-driven workflows.

  • AI security scanner for Solidity + free CC0 dataset of Sherlock audit-competition acceptance rates.

  • Make a stablecoin token that uses the ERC-20 standard. Experimental, some features are not audited and are subject to change. Returns the source code of the generated contract, formatted in a Markdown code block. Does not write to disk.
    Connector
  • Make a real-world asset token that uses the ERC-20 standard. Experimental, some features are not audited and are subject to change. Returns the source code of the generated contract, formatted in a Markdown code block. Does not write to disk.
    Connector
  • Look up an Aztec error by message, code, or hex signature to identify root cause and suggested fix. Searches contract, circuit, tx-validation, and other error categories.
    MIT
  • Audit Web3 smart contracts for security flaws using static analysis and AI. Accepts GitHub repo URL or Solidity code, returns a score and prioritized findings.
    MIT
  • List all contracts in a Solidity project with filters (type, path, pagination). Discover contract names, inheritance, and type flags to understand codebase structure.
    AGPL 3.0
  • Analyze state variables in Solidity projects to audit storage layout, find public state, and understand contract data, with filters for visibility, constants, and immutables.
    AGPL 3.0