MCP.so
登录

mcp-server-web3

@tdergouzi

关于 mcp-server-web3

The web3 function plugin server base on MCP of Anthropic.

基本信息

分类

其他

许可证

MIT

运行时

node

传输方式

stdio

发布者

tdergouzi

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is mcp-server-web3?

A web3 function plugin server built on the Model Context Protocol (MCP) by Anthropic. It is intended for users who need to integrate web3 capabilities into an MCP-based client (e.g., Claude).

How to use mcp-server-web3?

Install dependencies with yarn, build with yarn build, then add the server to the MCP client’s configuration. For example, in the Claude Desktop config (claude_desktop_config.json), set the command to node with the path to build/index.js and include the environment variable CMC_API_KEY (your CoinMarketCap API key).

Key features of mcp-server-web3

Use cases of mcp-server-web3

FAQ from mcp-server-web3

评论

其他 分类下的更多 MCP 服务器