Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ⚖️ Legal
  3. Contracts Wizard
Contracts Wizard logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 3:46:29 PM

Contracts Wizard

User RatingsBe the first to rate and review this MCP server!
View Repository294 GitHub StarsTotal stargazers on GitHub for the source repository (294 stars).Visit Website
smart-contractssolidityblockchaindeveloper-toolsmcp

MCP server generating secure smart contracts from OpenZeppelin Wizard templates in multiple languages.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON ▾

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "openzeppelin-contracts-wizard": {
      "url": "https://mcp.openzeppelin.com"
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives⚖️ More in Legal

Overview

This MCP server enables AI agents to generate secure smart contracts by leveraging OpenZeppelin Wizard templates. It supports multiple smart contract languages including Solidity, Cairo, Stellar, and Stylus. Use it when you need programmatic or automated generation of contract code based on OpenZeppelin's audited components, suitable for compilation, deployment, or further customization.

Use cases

•Generate smart contracts in Solidity, Cairo, Stellar, or Stylus programmatically
•Automate contract code creation for blockchain projects using OpenZeppelin templates
•Integrate contract generation into AI agent workflows
•Customize contract parameters and features via AI-driven requests
•Embed contract generation capabilities into developer tools or applications

Key features

•Supports multiple smart contract languages
•Generates code from audited OpenZeppelin contract templates
•Interactive parameter and feature selection
•Ready-to-compile and deploy contract code output
•Available as a local MCP package or hosted server
•Includes CLI and TypeScript API options

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Contracts Wizard.

Extracted Tool Capabilities
Supports multiple smart contract languages
Generates code from audited OpenZeppelin contract templates
Interactive parameter and feature selection
Ready-to-compile and deploy contract code output
Available as a local MCP package or hosted server
Includes CLI and TypeScript API options

Documentation Overview

OpenZeppelin Contracts Wizard

Solidity NPM Package Cairo NPM Package Stellar NPM Package Stylus NPM Package Uniswap Hooks NPM Package Contracts CLI NPM Package Contracts MCP NPM Package Netlify Status

Contracts Wizard is a web application to interactively build a contract out of components from OpenZeppelin Contracts. Select the kind of contract that you want, set your parameters and desired features, and the Wizard will generate all of the code necessary. The resulting code is ready to be compiled and deployed, or it can serve as a starting point and customized further with application specific logic.

Usage

Use the Contracts Wizard at https://wizard.openzeppelin.com

CLI

Generate contracts from the command line. See the CLI package.

MCP Servers

Allow AI agents to generate contracts. See the MCP package for local installation, or OpenZeppelin MCP Servers for a hosted version.

TypeScript API

Generate contracts programmatically from your own applications.

View the API documentation for each smart contract language:

  • Solidity
  • Cairo
  • Stellar
  • Stylus

Embedding

To embed Contracts Wizard on your site, first include the script tag:

server.ts
<script async src="https://wizard.openzeppelin.com/build/embed.js"></script>

Then place <oz-wizard></oz-wizard> in the body where you want Contracts Wizard to load.

Optionally focus on specific tab with the data-tab attribute as in <oz-wizard data-tab="ERC721"></oz-wizard>.

For languages other than Solidity, use the data-lang attribute, for example: <oz-wizard data-lang="cairo"></oz-wizard>.

Contributing

We welcome contributions from the community! Here's how you can get involved:

  1. Fork the repository
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. Create a Pull Request

If you are looking for a good place to start, find a good first issue here, or open an issue for a bug report or feature request.

You can find more details in our Contributing guide.

License

This project is licensed under the GNU Affero General Public License v3.0 - see the LICENSE file for details.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Legal View all alternatives
  • Patent Precheck MCP logoPatent Precheck MCP

    Patentability pre-check for code — USPTO statutory pillar scores (§101 eligibility, §102 novelty, §103 non-obviousness, §112 documentation), filing-readiness, and prior-art signals. No API keys; runs as a CLI or MCP server. Tools: precheckscore, precheckpillars, precheckstartreview. Install: npx -y @patentprecheck/mcp.

    ⚖️ Legal2 views
    Compare vs Patent Precheck MCP →
  • MCP Eu AI Act logoMCP Eu AI Act

    EU AI Act compliance scanner that detects regulatory violations in AI codebases with risk classification and remediation guidance.

    ⚖️ Legal3 views
    Compare vs MCP Eu AI Act →
  • License Verify MCP logoLicense Verify MCP

    Verify a US contractor's license, surety bond, and insurance from official state data (WA L&I live, CA CSLB beta). Agent-payable pay-per-success, MCP-native.

    ⚖️ Legal3 views
    Compare vs License Verify MCP →
  • Cpp26 Adapter logoCpp26 Adapter

    C++26 paper reference MCP (cpp26-ref) backing a Claude Code plugin: lookuppaper, fuzzy search, compilerstatus over a 216-paper ISO/IEC 14882:2026 corpus. The plugin's skill + reviewer subagent use these tools to bias Claude toward reflection, contracts, std::execution senders, embed, expansion statements — even when the local compiler lags. 95% on a held 39-task eval gate.

    ⚖️ Legal1 views
    Compare vs Cpp26 Adapter →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
294
Stargazers on the source repository.
Last commit
7d ago
Most recent push to the default branch.
Directory activity
1 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Contracts Wizard

The server supports Solidity, Cairo, Stellar, and Stylus languages.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewContracts Wizard AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/openzeppelin-contracts-wizard?style=directory)](https://allmcps.com/mcp/openzeppelin-contracts-wizard)
HTML Embed
<a href="https://allmcps.com/mcp/openzeppelin-contracts-wizard"><img src="https://allmcps.com/api/badge/openzeppelin-contracts-wizard?style=directory" alt="Contracts Wizard on AllMCPs" /></a>

Technical Specs & Signals

Category⚖️Legal
PricingFree
More technical detailsExpand ▾
TransportSSE (Remote)
AuthNo auth required
LicenseAGPL-3.0
Last updatedSep 4, 2026
9/10 checks healthy over the last 32d
Views1
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars294
GitHub Star CountTotal stargazers on GitHub representing community popularity (294 stars).
Last commit7d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 4, 2026
56Quality signal: Good · 56/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools23/30
Adoption & activity9/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ⚖️ Legal →Best MCP servers for Legal →Alternatives to Contracts Wizard →Install in Claude DesktopInstall in CursorInstall in VS Code