Skip to main content
Glama
204,191 tools. Last updated 2026-06-14 22:53

"Solidity" matching MCP tools:

Matching MCP Servers

  • 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
  • Get Solidity code to subscribe to on-chain indicator alerts. Includes contract that approves LINK, subscribes, listens for events, and cancels for a refund.
    MIT
  • Get a complete Solidity contract to subscribe to Pythia Visions, listen for VisionFired events, and receive pattern type, confidence, direction, price, and analysis payload. Free subscription.
    MIT
  • Compile Solidity smart contracts to generate ABI, bytecode, constructor arguments, and gas estimates for deployment preparation.
    MIT