✨ From vibe coding to vibe deployment. UBOS MCP turns ideas into infra with one message.

Learn more

mcp-server-web3

The web3 function plugin server base on MCP of Anthropic.

Install the libs

yarn

Build the code into index.js

yarn build

Update the MCP server config according to the client

# MacOS and Claude client
code ~/Library/Application Support/Claude/claude_desktop_config.json
{
    "mcpServers": {
        "web3": {
            "command": "node",
            "args": ["/ABSOLUTE/PATH/TO/PARENT/FOLDER/mcp-server-web3/build/index.js"],
            "env":{
              "CMC_API_KEY": "your cmc api key"
            }
        }
    }
}

Featured Templates

View More
AI Assistants
Talk with Claude 3
160 2067
AI Agents
AI Video Generator
258 2301
Customer service
AI-Powered Product List Manager
159 1159
AI Engineering
Python Bug Fixer
122 1766

Start your free trial

Build your solution today. No credit card required.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.