Back
OpenZeppelin Solidity Contracts
Access to OpenZeppelin Solidity Contracts.
8 Tools
Version 4.43 or later needs to be installed to add the server automatically
Use cases
Make a fungible token per the ERC-20 standard. Returns the source code of the generated contract, formatted in a Markdown code block. Does not write to disk.
Make a non-fungible token per the ERC-721 standard. Returns the source code of the generated contract, formatted in a Markdown code block. Does not write to disk.
Make a non-fungible token per the ERC-1155 standard. Returns the source code of the generated contract, formatted in a Markdown code block. Does not write to disk.
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.
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.
Make an account contract that follows the ERC-4337 standard. Returns the source code of the generated contract, formatted in a Markdown code block. Does not write to disk.
Make a contract to implement governance, such as for a DAO. Returns the source code of the generated contract, formatted in a Markdown code block. Does not write to disk.
Make a custom smart contract. Returns the source code of the generated contract, formatted in a Markdown code block. Does not write to disk.
About
Docs: https://mcp.openzeppelin.com
Manual installation
You can install the MCP server using:
Installation for
Claude Desktop
Continue.dev
Cursor
Visual Studio Code
Gordon
Access to OpenZeppelin Cairo Contracts.
Access to OpenZeppelin Stellar Contracts.
Access to OpenZeppelin Stylus Contracts.