Supra Code Generator MCP
Generates Supra Move contracts and TypeScript SDK code.
Supra Code Generator MCP
Lean MCP integration for generating Supra Move contracts and TypeScript SDK code.
One-Click Installation
curl -fsSL https://raw.githubusercontent.com/JatinSupra/SUPRA-mcp-code-gen/refs/heads/main/script/set.sh | bash
Features
- Move Contract Generation: Production-ready contracts with security patterns
- TypeScript SDK Generation: Complete client code with examples
- NFT Marketplace Patterns: Based on production-ready templates
Usage in Claude
Quick Demo
You: "Create an NFT marketplace with auction features"
OR
You: "Create TypeScript SDK code for an NFT marketplace."
Allow Claude to use the supra-code-MCP from the pop-up.
Manual Setup
If auto-config failed, add to Claude Desktop config:
{
"mcpServers": {
"supra-code-MCP": {
"command": "node",
"args": ["/PATH TO/supra-code-gen/build/index.js"]
}
}
}
Restart Claude Desktop after configuration.
Example Prompts
"Build a prediction market for sports events with supra oracle price feeds"
"Create a decentralized lending platform with collateral management"
"Build a virtual real estate marketplace"
Related Servers
Quantum Computation
Perform quantum computations using OpenAI and IBM Quantum APIs.
Random Number
Provides LLMs with essential random generation abilities, built entirely on Python's standard library.
Remote MCP Server (Authless)
An example of a remote MCP server deployable on Cloudflare Workers without authentication.
WordPress Standalone
Integrates AI assistants with WordPress sites using the WordPress REST API.
Buildkite
Manage Buildkite pipelines and builds.
MKP
Model Kontext Protocol Server for Kubernetes that allows LLM-powered applications to interact with Kubernetes clusters through native Go implementation with direct API integration and comprehensive resource management.
Baidu iRAG MCP Server
Generate images using Baidu's iRAG API through a standardized MCP interface.
microCMS
Manage content on the microCMS headless CMS using its content and management APIs.
Fused MCP
A Python-based MCP server for data scientists to run Python code with a Claude client.
MCP Manager
An interactive CLI tool for managing MCP server configurations in the current directory.