-
securityA
license-
qualityAn MCP server that allows accessing and managing ledger files through Claude by providing account listing, balance checking, and transaction register viewing capabilities.
Last updated -
1
Python
GPL 3.0
此示例向您展示如何创建 MCP 服务器以将 GOAT 与 Claude for Desktop 连接起来。
它适用于 EVM(Base Sepolia)和 Solana 链,但可以更新以支持任何其他链、钱包和一系列工具。
typescript
目录运行以下命令:mcp-evm.example.json
文件复制到mcp-evm.json
:model-context-protocol
文件夹父文件夹的绝对路径,可以通过在model-context-protocol
文件夹中运行pwd
来获取WALLET_PRIVATE_KEY
RPC_PROVIDER_URL
claude_desktop_config.json
文件到~/Library/Application Support/Claude/
目录:这告诉 Claude for Desktop:
注意:更改代码时,您需要确保:
model-context-protocol
文件夹中运行pnpm build
以生成更新的evm.js
和solana.js
文件。~/Library/Application Support/Claude/
目录,或者使用新值更新claude_desktop_config.json
文件。您还需要重新启动 Claude。有关如何使用模型上下文协议的更多信息,请查看文档。
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
一个将 Claude for Desktop 与区块链功能连接起来的 MCP 服务器,允许用户通过自然语言交互检查余额并在 EVM 和 Solana 链上发送代币。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/cryptoleek-team/goat-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server