-
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
이 예제에서는 데스크톱용 Claude에 GOAT를 연결하기 위해 MCP 서버를 만드는 방법을 보여줍니다.
EVM(Base Sepolia)과 Solana 체인 모두에 구현되었지만 다른 체인, 지갑 및 도구 시리즈를 지원하도록 업데이트할 수 있습니다.
지엑스피1
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에게 데스크톱에 대해 다음과 같이 알려줍니다.
참고 : 코드를 변경할 때 다음 사항을 확인하세요.
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