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"
}
}
}
}
Web3 Function Plugin Server
by tdergouzi
167
Project Details
- tdergouzi/mcp-server-web3
- MIT License
- Last Updated: 3/19/2025
Recomended MCP Servers
🧩
Youtube MCP server
MCP server for Youtube
🧩
CodeSavant
Code execution and line-editing for Claude Desktop using MCP
Wait Timer Server
🧩
Zoho Creator Scaflog App
MCP Server for Scaflog Zoho Creator App
Nova Act Browser Automation Server
An MCP server providing tools to control web browsers using the Amazon Nova Act SDK. Enables multi-step browser...
Sitecore Send MCP Server
Frame0 MCP Server
Cursor
File System Management Server
A comprehensive MCP (Model Context Protocol) server for file system operations, providing Claude and other AI assistants with...
Audio Player
NCBI Entrez Adapter
A Model Control Protocol (MCP) adapter for NCBI databases
Terminal Execution Server
An MCP server that provides secure terminal access for Claude and other LLMs





