Web3 MCP Server

by emanueljr

268 downloads
Not rated
GitHub

About

An MCP server for interacting with Web3 and EVM-compatible chains.

Details

Author
emanueljr
Downloads
268
Categories
Developer Tools, Other, Finance
Tags
#evm, #smart-contracts, #crypto, #defi

- Fetch token balances across multiple EVM chains
- Call smart contract read and write functions
- Transfer native and ERC-20 tokens
- Support for multiple EVM-compatible blockchains

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Web3 MCP Server
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Install via Smithery (npx -y @smithery/cli install web3-mcp-server --client claude), or configure Claude Desktop with npx or Docker using the provided JSON settings. An optional PRIVATE_KEY environment variable can be set for signing transactions.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "web3 mcp server": {
            "web3-mcp-server": {
                "command": "npx",
                "args": [
                    "-y",
                    "@smithery/cli",
                    "install",
                    "web3-mcp-server",
                    "--client",
                    "claude"
                ]
            }
        }
    }
}

McpServers

{
    "web3-mcp-server": {
        "command": "npx",
        "args": [
            "-y",
            "@smithery/cli",
            "install",
            "web3-mcp-server",
            "--client",
            "claude"
        ]
    }
}

An MCP server for interacting with Web3 and EVM-compatible chains.

A Model Context Protocol (MCP) server implementation for Web3 interactions on EVM chains. This server enables seamless interaction with blockchain networks through the Model Context Protocol.

- πŸ“Š Fetch token balances across multiple chains
- πŸ“ Call smart contract functions
- πŸ’° Native and ERC-20 token transfer
- πŸ”— Support for multiple EVM-compatible chains

To install Web3 MCP Server for Claude Desktop automatically viaSmithery:

npx -y @smithery/cli install web3-mcp-server --client claude

Add the following configuration to your Claude Desktop settings:

{ "mcpServers": { "web3": { "command": "npx", "args": ["-y", "web3-mcp-server"], "env": { "PRIVATE_KEY": "0xYour-wallet-private-key (optional)" } } } }

For Docker-based deployment, use this configuration:

{ "mcpServers": { "web3": { "command": "docker", "args": ["run", "-i", "--rm", "emanueljr/web3-mcp-server"], "env": { "PRIVATE_KEY": "0xYour-wallet-private-key (optional)" } } } }

This project is licensed under the MIT License - see theLICENSEfile for details.

Contributions are welcome! Please feel free to submit a Pull Request.

This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.

About MCP server for TRON blockchain β€” connect AI agents to TRX, TRC20, smart contracts, staking & governance via GoTRON SDK

Provides onchain tools for AI applications to interact with the Hashkey Network.

Integrates with the Hyperlane protocol for cross-chain messaging and smart contract interactions.

Deploy and manage compliant tokens from Claude, Cursor, or any AI agent β€” by typing a sentence.

MCP server for Base L2 DeFi operations with 9 monetized endpoints: gas estimates, yield farming, token analysis, contract audit, wallet health, DEX quotes, price feeds, mnemonic generation. Built with FastMCP Python SDK.

Interact with BNB Chain and other EVM-compatible networks using natural language and AI assistance.

On-chain token verification across 31 blockchains. 16 tools for ECDSA-signed attestations, discount codes, merchant discovery, and autonomous onboarding.

Read/write to over 2k blockchains, enabling data querying, contract analysis/deployment, and transaction execution, powered by Thirdweb.

Server-side EVM wallet for Ai agents. Send transactions, manage tokens, and interact with smart contracts across multiple chains.

An MCP server providing onchain tools for AI applications to interact with the Base Network and Coinbase API.

No reviews yet β€” be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.