
Security News
US Government Forces Anthropic to Pull Claude Fable Days After Launch
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.
blockchain-interaction-mcp-server
Advanced tools
区块链交互框架的MCP服务器,与Claude Desktop应用集成。
这个包提供了一个与Claude Desktop应用集成的Model Context Protocol (MCP) 服务器,允许您通过自然语言与区块链进行交互。通过Claude的对话界面,您可以执行诸如查询余额、发送交易和调用智能合约函数等操作。
此包设计为通过Claude Desktop应用的配置文件自动运行,通常无需手动安装。如果您想手动安装:
npm install @blockchain-interaction/mcp-server
最简单的使用方法是通过我们的配置生成器:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json~/.config/Claude/claude_desktop_config.json一旦设置完成,您可以在Claude桌面应用中使用自然语言与区块链交互:
查询0x1234567890123456789012345678901234567890在Base网络上的ETH余额
向0x1234567890123456789012345678901234567890发送0.01 ETH
调用0x1234567890123456789012345678901234567890合约的balanceOf函数,参数是0x8349Fc69c48aF23e030A655736375d8942De5347
服务器支持以下环境变量:
| 环境变量 | 描述 | 默认值 |
|---|---|---|
| BASE_MAINNET_RPC_URL | Base网络的RPC URL | https://mainnet.base.org |
| ETHEREUM_MAINNET_RPC_URL | 以太坊网络的RPC URL | https://eth.llamarpc.com |
| SHARED_API_KEY | 与Server-A共享的API密钥 | YOUR_SUPER_SECRET_RANDOM_KEY_12345! |
| SERVER_A_URL | 部署的Server-A URL | https://conversational-blockchain-interaction.onrender.com |
| *_SCAN_API_KEY | 各区块浏览器API密钥 | - |
默认支持以下网络(可通过配置添加更多):
此工具仅生成交易,最终签名和确认必须通过用户的区块链钱包完成,确保用户对所有交易保持完全控制权。
完整源代码可在GitHub上找到:https://github.com/zhangzhongnan928/Conversational-Blockchain-Interaction-Framework
Victor Zhang
MIT
FAQs
区块链交互框架的MCP服务器,与Claude Desktop集成
We found that blockchain-interaction-mcp-server demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.

Security News
A network of 152 Chrome live wallpaper extensions hid ad tracking and made extension-driven traffic look like Google search clicks.

Company News
Socket’s first CISO brings deep experience securing high-growth SaaS companies as open source supply chain threats accelerate.