Related MCP Server Resources

Explore more AI models, providers, and integration options:

  • Explore AI Models
  • Explore AI Providers
  • Explore MCP Servers
  • LangDB Pricing
  • Documentation
  • AI Industry Blog
  • MCP Pokemon Server
  • MCP Sumo Logic Server
  • Surf MCP Server
  • Xano MCP Server for Smithery
  • Find Flights MCP Server
Back to MCP Servers
web3-mcp-server

web3-mcp-server

Public
EmanuelJr/web3-mcp-server

Enable to request information from EVM chains

Verified
typescript
0 tools
May 29, 2025
Updated May 30, 2025

Web3 MCP Server

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.

🚀 Features

  • 📊 Fetch token balances across multiple chains
  • 📝 Call smart contract functions
  • 🔗 Support for multiple EVM-compatible chains

🔧 Configuration

Claude Desktop Integration

Installing via Smithery

To install Web3 MCP Server for Claude Desktop automatically via Smithery:

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

Using NPX

Add the following configuration to your Claude Desktop settings:

{ "mcpServers": { "web3": { "command": "npx", "args": ["-y", "web3-mcp-server"] } } }

Using Docker

For Docker-based deployment, use this configuration:

{ "mcpServers": { "web3": { "command": "docker", "args": ["run", "-i", "--rm", "emanueljr/web3-mcp-server"] } } }

📝 License

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

👥 Contributing

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

Publicly Shared Threads0

Discover shared experiences

Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!

Share your threads to help others
Related MCPs5
  • MCP Pokemon Server
    MCP Pokemon Server

    An MCP server implementation that enables users to interact with the PokeAPI to fetch Pokemon inform...

    Added May 30, 2025
  • MCP Sumo Logic Server
    MCP Sumo Logic Server

    Integrates with Sumo Logic's API to enable log search with configurable queries and time ranges, sup...

    Added May 30, 2025
  • Surf MCP Server
    Surf MCP Server

    Fetches tide information for any location using latitude and longitude, providing detailed tide data...

    1 tools
    Added May 30, 2025
  • Xano MCP Server for Smithery
    Xano MCP Server for Smithery

    A Model Context Protocol server that enables Claude AI to interact with Xano databases, providing co...

    Added May 30, 2025
  • Find Flights MCP Server
    Find Flights MCP Server

    Enables searching and retrieving detailed flight information using the Duffel API, supporting variou...

    Added May 30, 2025