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
Project Details
- tdergouzi/mcp-server-web3
- MIT License
- Last Updated: 3/19/2025
Recomended MCP Servers
This is the Un-Official PayPal MCP Server Example hosted for private Testing purpose.
A Model Context Protocol Server for Interacting with Slack
OSV MCP server implementation
Connect AI assistants to your ERPNext instance via the Model Context Protocol (MCP) using the official Frappe API.
A Node.js server implementing Model Context Protocol (MCP) for media processing operations, providing powerful video and image manipulation...
FalkorDB MCP Server
MCP server for pymupdf4llm, best pdf2md for LLM
Fantasy Premier League MCP Server
A powerful MCP (Model Control Protocol) server for preprocessing and analyzing CSV files. This server provides a suite...
Omnisend MCP server





