Related MCP Server Resources

Explore more AI models, providers, and integration options:

  • Explore AI Models
  • Explore AI Providers
  • Explore MCP Servers
  • LangDB Pricing
  • Documentation
  • AI Industry Blog
  • MCP Model Context Protocol Server
  • Solana Agent Kit MCP Server
  • Ragie Model Context Protocol Server
  • Fantasy Premier League MCP Server
  • Neo N3 MCP Server
Back to MCP Servers
Model Context Protocol Server for Solana Client

Model Context Protocol Server for Solana Client

Public
tywenk/mcp-sol

Provides Model Context Protocol integration for Solana clients, enabling comprehensive blockchain data access and transaction management with tools for querying balances, blocks, transactions, accounts, network status, and more.

python
0 tools
May 29, 2025
Updated Jun 4, 2025

Supercharge Your AI with Model Context Protocol Server for Solana Client

MCP Server

Unlock the full potential of Model Context Protocol Server for Solana Client through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.

Unified API Access
Complete Tracing
Instant Setup
Get Started Now

Free tier available • No credit card required

Instant Setup
99.9% Uptime
10,000+Monthly Requests

Model Context Protocol Server for Solana Client

Installing via Smithery

To install mcp-solana for Claude Desktop automatically via Smithery:

npx -y @smithery/cli install @tywenk/mcp-solana --client claude

Installation of server:

git clone git@github.com:tywenk/mcp-sol.git cd mcp-sol uv sync mcp install src/server.py

Ensure the Claude desktop JSON config at /Users/{user}/Library/Application Support/Claude (on a Mac) looks something like this. Note that the uv binary and paths are all absolute.

{ "globalShortcut": "Alt+Space", "mcpServers": { "Solana Client": { "command": "/Users/tywen/.local/bin/uv", "args": [ "--directory", "/Users/tywen/Developer/mcp-sol", "run", "--with", "mcp", "mcp", "run", "/Users/tywen/Developer/mcp-sol/src/server.py" ] } } }

List of tools:

get_balance
get_transaction
get_block
get_block_height
get_block_time
get_blocks
get_cluster_nodes
get_epoch_info
get_epoch_schedule
get_genesis_hash
get_identity
get_inflation_governor
get_inflation_rate
get_largest_accounts
get_latest_blockhash
get_minimum_balance_for_rent_exemption
get_program_accounts
get_recent_performance_samples
get_signature_statuses
get_slot
get_slot_leader
get_supply
get_token_account_balance
get_token_largest_accounts
get_transaction_count
get_version
get_vote_accounts
is_connected
get_block_commitment
confirm_transaction
get_account_info
get_fee_for_message
get_first_available_block
get_inflation_reward
get_leader_schedule
get_minimum_ledger_slot
get_multiple_accounts
get_signatures_for_address
get_token_accounts_by_delegate
get_token_accounts_by_owner
get_token_supply
request_airdrop
send_transaction
validator_exit
Publicly Shared Threads0

Discover shared experiences

Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!

Share your threads to help others
Related MCPs5
  • MCP Model Context Protocol Server
    MCP Model Context Protocol Server

    Demonstrates Model Context Protocol (MCP) integration enabling AI models to execute tools, access re...

    Added May 30, 2025
  • Solana Agent Kit MCP Server
    Solana Agent Kit MCP Server

    Provides standardized Model Context Protocol tools enabling AI agents to interact with the Solana bl...

    Added May 30, 2025
  • Ragie Model Context Protocol Server
    Ragie Model Context Protocol Server

    Enables AI models to retrieve relevant information from a Ragie knowledge base using the Model Conte...

    1 tools
    Added May 30, 2025
  • Fantasy Premier League MCP Server
    Fantasy Premier League MCP Server

    Provides comprehensive access to Fantasy Premier League data and tools via Model Context Protocol, e...

    Added May 30, 2025
  • Neo N3 MCP Server
    Neo N3 MCP Server

    Production-ready Model Context Protocol server offering seamless Neo N3 blockchain integration with ...

    Added May 30, 2025