Model Context Protocol Server for Solana Client

44 tools. 1 can modify or destroy data without limits.

1 write tool that can modify data. Rate limits recommended.

Last updated:

1 can modify or destroy data
43 read-only
44 tools total

Community server · catalogue entry verified 29/06/2026

How to control Model Context Protocol Server for Solana Client ↓

What Model Context Protocol Server for Solana Client exposes to your agents

Read (43) Write / Execute (1) Destructive / Financial (0)
High Risk

The most dangerous Model Context Protocol Server for Solana Client tools

1 of Model Context Protocol Server for Solana Client's 44 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Model Context Protocol Server for Solana Client

PolicyLayer is an MCP gateway — it sits between your AI agents and Model Context Protocol Server for Solana Client, and nothing reaches the server without passing your rules. These are the rules we recommend:

Rate limit write operations
{
  "send_transaction": {
    "limits": [
      {
        "counter": "send_transaction_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "confirm_transaction": {
    "limits": [
      {
        "counter": "confirm_transaction_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Model Context Protocol Server for Solana Client — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.

All 44 Model Context Protocol Server for Solana Client tools

READ 43 tools
Read confirm_transaction Confirm the transaction identified by the specified signature. Read get_account_info Returns all account info for the specified public key. Read get_balance Returns the balance of the account of provided Pubkey. Read get_block Returns identity and transaction information about a confirmed block in the ledger. Read get_block_commitment Fetch the commitment for particular block. Read get_block_height Returns the current block height of the node. Read get_block_time Fetch the estimated production time of a block. Read get_blocks Returns a list of confirmed blocks between two slots. Read get_cluster_nodes Returns information about all the nodes participating in the cluster. Read get_epoch_info Returns information about the current epoch. Read get_epoch_schedule Returns epoch schedule information from this cluster's genesis config. Read get_fee_for_message Returns the fee for a message. Read get_first_available_block Returns the slot of the lowest confirmed block available. Read get_genesis_hash Returns the genesis hash. Read get_identity Returns the identity pubkey for the current node. Read get_inflation_governor Returns the current inflation governor. Read get_inflation_rate Returns the specific inflation values for the current epoch. Read get_inflation_reward Returns the inflation/staking reward for a list of addresses for an epoch. Read get_largest_accounts Returns the 20 largest accounts, by lamport balance. Read get_latest_blockhash Returns the latest block hash from the ledger. Read get_leader_schedule Returns the leader schedule for an epoch. Read get_minimum_balance_for_rent_exemption Returns minimum balance required to make account rent exempt. Read get_minimum_ledger_slot Returns the lowest slot that the node has information about in its ledger. Read get_multiple_accounts Returns the account information for a list of public keys. Read get_program_accounts Returns all accounts owned by the provided program Pubkey. Read get_recent_performance_samples Returns a list of recent performance samples, in reverse slot order. Read get_signature_statuses Returns the statuses of a list of signatures. Read get_signatures_for_address get_signatures_for_address Read get_slot Returns the current slot the node is processing. Read get_slot_leader Returns the current slot leader. Read get_supply Returns information about the current supply. Read get_token_account_balance Returns the token balance of an SPL Token account. Read get_token_accounts_by_delegate Returns all SPL Token accounts by approved delegate. Read get_token_accounts_by_owner Returns all SPL Token accounts by token owner. Read get_token_largest_accounts Returns the 20 largest accounts of a particular SPL Token type. Read get_token_supply Returns the total supply of an SPL Token type. Read get_transaction Returns transaction details for a confirmed transaction. Read get_transaction_count Returns the current Transaction count from the ledger. Read get_version Returns the current solana versions running on the node. Read get_vote_accounts Returns the account info and associated stake for all the voting accounts in the current bank. Read is_connected Health check to verify if the client is connected. Read request_airdrop Request an airdrop of lamports to a Pubkey. Read validator_exit Request to have the validator exit.

Questions about Model Context Protocol Server for Solana Client

How do I prevent bulk modifications through Model Context Protocol Server for Solana Client? +

The Model Context Protocol Server for Solana Client server has 1 write tools including send_transaction. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Model Context Protocol Server for Solana Client.

How many tools does the Model Context Protocol Server for Solana Client MCP server expose? +

44 tools across 2 categories: Read, Write. 43 are read-only. 1 can modify, create, or delete data.

How do I enforce a policy on Model Context Protocol Server for Solana Client? +

Register the Model Context Protocol Server for Solana Client MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Model Context Protocol Server for Solana Client tool call.

Deterministic rules across all 44 Model Context Protocol Server for Solana Client tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

44 Model Context Protocol Server for Solana Client tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.