Skip to main content
Glama

SolanaBot

SolanaBot is a backend application that provides tools to interact with the Solana blockchain. It allows users to check SOL balances and send SOL to other accounts using the Model Context Protocol (MCP).

Features

  • Get Balance: Retrieve the SOL balance of a given public key.

  • Send SOL: Transfer SOL from the sender's account to a specified recipient.

  • Airdrop SOL: Airdrop some solana to given public key.

Related MCP server: Solana Agent Kit MCP Server

Required

  • A Solana wallet.

  • Claude Desktop

setup

  • Create a .env file in the root directory.

  • Add your Solana wallet private key in the following format:

PRIVATE_KEY= Your_key

  • Edit claude_desktop_config as :

  "mcpServers": {
    "solana": {
      "command": PATH_OF_NODE,
      "args": [
        PATH_OF_INDEX.JS
      ]
    }
  }
}

Send solana:

text

Get Balance :

text

A
license - permissive license
-
quality - not tested
C
maintenance

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    C
    quality
    C
    maintenance
    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
    7
    13
    MIT
  • A
    license
    -
    quality
    F
    maintenance
    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
    43
    161
    Apache 2.0

View all related MCP servers

Related MCP Connectors

  • Solana MCP for wallets, trades, markets, PnL, transfers, onchain data, signable swaps and API tools.

  • Solana-native MCP gateway for SAP, DeFi tools, SNS identity, and x402 payments.

  • Provide AI agents and automation tools with contextual access to blockchain data including balance…

View all MCP Connectors

Latest Blog Posts

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/Devang0907/Solana-MCP'

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