Solana 代理套件 MCP 服务器
模型上下文协议 (MCP) 服务器,为 Claude AI 提供链上工具,使其能够通过标准化接口与 Solana 区块链交互。此实现基于 Solana 代理套件,使 AI 代理能够无缝地执行区块链操作。
演示视频
https://www.youtube.com/watch?v=VbfSzFuIzn8
行动
获取验证器信息
检索有关 Solana 验证者的详细信息,显示质押金额、佣金率和绩效指标
获取优先费用估算
根据当前网络状况估算最佳交易费用,提供不同费用等级(低、中、高)和预期确认时间
获取交易历史记录
获取任何 Solana 钱包或代币账户的交易历史记录,支持按交易类型和分页进行过滤
获取安全文本
从 Solana 程序中提取安全联系信息帮助用户找到报告漏洞的正确渠道集成功能您的 MCP 服务器还包括 Solana 的核心功能:
资产管理(GET_ASSET、MINT_NFT) 代币操作(DEPLOY_TOKEN、TRANSFER、TRADE) 网络信息(GET_TPS、BALANCE) 实用功能(REQUEST_FUNDS、REGISTER_DOMAIN) 这些功能共同提供了一个全面的接口,用于通过统一的 MCP 服务器与 Solana 区块链进行交互。
This server cannot be installed
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.
模型上下文协议服务���为 Claude AI 提供链上工具,使其能够通过标准化接口与 Solana 区块链交互,以执行管理资产、执行代币操作和检索网络信息等操作。
Related MCP Servers
- -securityAlicense-qualityA Model Context Protocol server that provides Claude with comprehensive access to Solana blockchain data via the Helius API, enabling operations like checking wallet balances, retrieving blockchain information, and interacting with tokens and NFTs.Last updated -112TypeScriptMIT License
- -securityAlicense-qualityA Model Context Protocol server that enables Claude AI to interact with the Solana blockchain through a standardized interface, providing tools for transactions, account queries, and wallet management.Last updated -21979Apache 2.0
- -securityAlicense-qualityA Model Context Protocol server enabling AI agents to interact with the Solana blockchain for DeFi operations like checking balances, transferring tokens, executing swaps, and fetching price data.Last updated -21915TypeScriptMIT License
- -securityAlicense-qualityA Model Context Protocol server that enables AI models to interact with the Solana blockchain, providing RPC methods, wallet management, DeFi trading capabilities, and Helius API integration for enhanced Solana development.Last updated -TypeScriptMIT License