Back to search
30
MCP

solana-mcp

sendaifun/solana-mcp

A Model Context Protocol server for interacting with the Solana blockchain, powered by the Solana Agent Kit (https://github.com/sendaifun/solana-agent-kit)

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

Similar MCP servers embedding-nearest

solscan-mcp
An MCP server for querying Solana transactions using natural language with Solscan API
0 tools
iflow-mcp_olaxbt_solana-vault-mcp
A Model Context Protocol (MCP) implementation for secure Solana blockchain wallet operations in python.
0 tools
google-colab-mcp
Model Context Protocol server for seamless Google Colab integration with AI assistants
0 tools
celo-mcp
A Model Context Protocol (MCP) server for Celo blockchain data access and functionality
0 tools
io.github.expertvagabond/solana
Solana MCP server for wallet, transactions & programs
0 tools
@clawswap/mcp-server
MCP server for cross-chain bridges between Solana and Base via ClawSwap
0 tools

How to use

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

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