"OpenZeppelin" matching MCP tools:
- Fetches aggregated audit reports from Trail of Bits, Certik, OpenZeppelin, Consensys Diligence, and Code4rena, plus a BCA review score.MIT
- Check if the OpenZeppelin documentation search index is ready for use, verifying availability when other tools indicate it's building.-
- Browse OpenZeppelin contracts and libraries by category and version to find the right components for your smart contract development.-
- Search OpenZeppelin Contracts documentation for guides, API references, and code examples using queries like 'reentrancy guard' or 'ERC20 approve'.-
- Retrieve detailed API documentation for OpenZeppelin smart contracts, including functions, events, and usage guides for both v4.x and v5.x versions.-
- Retrieve detailed documentation for OpenZeppelin Contracts functions, including parameters, usage, and version-specific information.-
Matching MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables users to generate and retrieve secure, audited smart contract templates from OpenZeppelin including ERC20, ERC721, ERC1155 tokens, access control, governance, and finance contracts through natural language prompts.MIT
- FlicenseAqualityDmaintenanceProvides offline search and retrieval of OpenZeppelin Contracts documentation with fast full-text search. Enables querying contract APIs, functions, events, and guides for both v4.x and v5.x versions with NatSpec documentation extracted from Solidity source files.5-
Matching MCP Connectors
The OpenZeppelin Stylus Contracts MCP server generates secure smart contracts for the Arbitrum Stylus environment using OpenZeppelin templates, including ERC-20, ERC-721, and ERC-1155 standards. It automatically validates generated code against OpenZeppelin's security and style rules, enforcing best practices for imports, modifiers, naming conventions, and security checks to prevent common vulnerabilities. The server integrates with AI development tools like Cursor, Claude, Gemini, Windsurf, and VS Code to enable AI-assisted, production-ready smart contract development.
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.
- Generates ERC-4337 compliant account contract source code, returned as a Markdown block without writing to disk.AGPL 3.0
- Create a vesting contract that gradually releases ERC-20 tokens to a beneficiary over a custom or linear schedule, returning ready-to-use source code.AGPL 3.0
- Generate a smart account contract with configurable signers and policies, supporting multisig, passkeys, Ed25519, and delegated signers.AGPL 3.0
- Generate a SEP-50-compatible non-fungible token contract, similar to ERC-721, and return its source code as a Markdown code block.AGPL 3.0
- Generate a tokenized vault contract that issues fungible shares for an underlying asset. Returns contract source code in a Markdown block, without writing to disk.AGPL 3.0
- Generate a TRC-20 fungible token contract for the TRON Virtual Machine. Returns the Solidity source code in a Markdown code block without writing to disk.AGPL 3.0
- Generate a TRC-721 non-fungible token contract for the TRON Virtual Machine with configurable minting, burning, pausing, and access control. Returns ready-to-use Solidity source code in Markdown.AGPL 3.0
- Generate a TRC-1155 multi-token contract for the TRON network with configurable access control, mint, burn, pause, upgrade, and cross-chain options. Returns contract source code in Markdown.AGPL 3.0
- Generate ERC-721 non-fungible token contract source code with configurable options for minting, burning, pausing, and upgrades. Returns Solidity code in Markdown.AGPL 3.0
- Generate DAO governance contract source code with customizable voting, quorum, timelock, and upgradeability settings. Output as Markdown for review.AGPL 3.0
- Generate a minimal ERC-6909 multi-token contract source code. Returns the contract as a Markdown code block without writing files.AGPL 3.0
- Generate a multi-signature smart contract that requires a quorum of signers to approve and execute transactions. Returns contract source code in Markdown.AGPL 3.0
- Generate Solidity source code for a confidential ERC-7984 fungible token, similar to ERC-20 but with encrypted balances and transfers. Returns the contract as a Markdown code block.AGPL 3.0
- Generate a SEP-41 compliant fungible token contract with customizable options like mintable, burnable, pausable, and access control. Returns the source code in a Markdown block.AGPL 3.0
- Generate a SEP-41 compatible stablecoin contract source code with configurable access control, minting, burning, pausing, and more. Returns code in Markdown without writing to disk.AGPL 3.0