Solana エージェントキット MCP サーバー
Claude AIにオンチェーンツールを提供するモデルコンテキストプロトコル(MCP)サーバー。標準化されたインターフェースを介してSolanaブロックチェーンとやり取りできます。この実装はSolana Agent Kitに基づいており、AIエージェントがブロックチェーン操作をシームレスに実行できるようにします。
デモビデオ
https://www.youtube.com/watch?v=VbfSzFuIzn8
アクション
GET_VALIDATOR_INFO
Solanaバリデーターに関する詳細情報を取得します。ステーク額、手数料率、パフォーマンス指標を表示します。
GET_PRIORITY_FEE_ESTIMATE
現在のネットワーク状況に基づいて最適な取引手数料を推定し、予想される確認時間とともに異なる手数料層(低、中、高)を提供します。
GET_TRANSACTION_HISTORY
Solanaウォレットまたはトークンアカウントの取引履歴を取得します。取引タイプとページ区切りによるフィルタリングをサポートします。
GET_SECURITY_TXT
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
- AsecurityAlicenseAqualityA 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 -381113TypeScriptMIT 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 -23115Apache 2.0
- -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 -3TypeScriptMIT License
- -securityFlicense-qualityA Model Context Protocol server that enables Claude AI to interact with the Solana blockchain, allowing it to execute transactions, query accounts, manage wallets, get price predictions, trade tokens, and access various blockchain data sources.Last updated -3