tdergouzi
MCP Servertdergouzipublic

mcp server web3

The web3 function plugin server base on MCP of Anthropic.

Repository Info

0
Stars
1
Forks
0
Watchers
1
Issues
TypeScript
Language
MIT License
License

About This Server

The web3 function plugin server base on MCP of Anthropic.

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

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"
            }
        }
    }
}

Quick Start

1

Clone the repository

git clone https://github.com/tdergouzi/mcp-server-web3
2

Install dependencies

cd mcp-server-web3
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownertdergouzi
Repomcp-server-web3
LanguageTypeScript
LicenseMIT License
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation