openSVM/solana-mcp-server
solana mcp sever to enable solana rpc methods
This project helps Solana blockchain developers and system architects easily access Solana blockchain data. It converts natural language queries or standard HTTP requests into Solana Remote Procedure Call (RPC) methods, acting as a bridge between your application or AI assistant and the Solana network. The tool takes your data requests, processes them, and returns relevant blockchain information like account balances or block details.
Use this if you need a straightforward way to integrate real-time Solana blockchain data into your applications or AI assistants, without directly managing complex RPC calls.
Not ideal if you need to build custom Solana smart contracts or perform on-chain transactions directly, as this tool is focused on data retrieval.
Stars
56
Forks
10
Language
Rust
License
—
Category
Last pushed
Jan 08, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/openSVM/solana-mcp-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lorine93s/marinade-finance-mcp-server
Marinade Finance MCP Server is an MCP server specifically designed for the Marinade Finance.
solana-foundation/solana-dev-mcp
Solana Model Context Protocol (MCP) Demo
arcadia-finance/mcp-server
MCP server for Arcadia Finance. Manage concentrated liquidity positions with built-in leverage,...
tony-42069/solana-mcp
A comprehensive Solana MCP (Model Context Protocol) server for analyzing memecoins, tracking...
aldrin-labs/solana-mcp-server
solana mcp sever to enable solana rpc methods