Skip to main content
Glama

Solana Agent Kit MCP Server

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 ブロックチェーンと対話するための包括的なインターフェイスが提供されます。

-
security - not tested
F
license - not found
-
quality - not tested

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 ブロックチェーンと対話できます。

  1. デモビデオ
    1. アクション
      1. GET_VALIDATOR_INFO
      2. GET_PRIORITY_FEE_ESTIMATE
      3. GET_TRANSACTION_HISTORY
      4. GET_SECURITY_TXT

    Related MCP Servers

    • A
      security
      A
      license
      A
      quality
      A 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 -
      38
      11
      13
      TypeScript
      MIT License
      • Apple
      • Linux
    • -
      security
      A
      license
      -
      quality
      A 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 -
      23
      115
      Apache 2.0
      • Linux
      • Apple
    • -
      security
      A
      license
      -
      quality
      A 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 -
      3
      TypeScript
      MIT License
    • -
      security
      F
      license
      -
      quality
      A 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
      • Linux
      • Apple

    View all related MCP servers

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/cryptoleek-team/awesome-solana-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server