-
securityA
license-
qualityA Model-Context-Protocol server enabling users to perform basic operations on Solana and Ethereum blockchains through simple RPC endpoints.
Last updated -
10
51
TypeScript
Apache 2.0
用于与 Solana 区块链交互的模型-上下文-协议 (Model-Context-Protocol) 服务器。该服务器为常见的 Solana 操作提供简单的 RPC 端点。
克隆并安装依赖项:
构建工具
将该工具添加到您的 claude_desktop_config.json
问克劳德:
仅使用包含少量资金的测试钱包来使用它。
该服务器通过https://api.mainnet-beta.solana.com
连接到 Solana 的主网。要使用其他网络(例如 devnet 或 testnet),请修改src/index.ts
中的SOLANA_RPC
常量。
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
为常见的 Solana 区块链操作提供简单 RPC 端点的服务器,允许用户检查余额、获取账户信息以及在账户之间转移 SOL。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/akc2267/solana-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server