Skip to content
Back to search
30
MCP

Solana

pulsemcp/solana

Integrates with Solana blockchain to enable natural language querying of account data, transactions, and network status.

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Solana Blockchain
Enables Claude to interact with the Solana blockchain through specialized tools for retrieving validator information, estimating fees, fetch
0 tools
Solana Docs
Fetches and parses Solana blockchain documentation, enabling real-time access to development information for accurate query responses and bl
0 tools
solscan-mcp
An MCP server for querying Solana transactions using natural language with Solscan API
0 tools
Bitcoin
Integrates with Bitcoin network and blockchain data via Blockstream API to enable transaction monitoring, wallet management, and blockchain
0 tools
Concordium
Integrates with Concordium blockchain networks to query accounts, blocks, tokens, validators, and smart contracts through natural language i
0 tools
Helius (Solana Blockchain)
Integrates with the Helius API to provide real-time Solana blockchain data access, enabling wallet balance checks and block height retrieval
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "solana": {
      "url": "None",
      "transport": "http"
    }
  }
}