Solana Developer MCP

Official Solana Foundation MCP server providing developer tools for Solana blockchain development — querying on-chain data, fetching account information, checking transaction status, accessing program metadata, and integrating Solana blockchain capabilities into AI-assisted development workflows. Enables agents to assist with Solana dApp development, debugging, and research.

Evaluated Mar 06, 2026 (0d ago) vcurrent
Homepage ↗ Repo ↗ Developer Tools solana blockchain web3 mcp-server official solana-foundation crypto defi
⚙ Agent Friendliness
78
/ 100
Can an agent use this?
🔒 Security
86
/ 100
Is it safe for agents?
⚡ Reliability
76
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
75
Documentation
78
Error Messages
75
Auth Simplicity
90
Rate Limits
78

🔒 Security

TLS Enforcement
95
Auth Strength
85
Scope Granularity
80
Dep. Hygiene
82
Secret Handling
88

HTTPS. No private keys in this MCP. Read-only blockchain queries. Official Solana Foundation. Public blockchain data — no PII.

⚡ Reliability

Uptime/SLA
78
Version Stability
78
Breaking Changes
75
Error Recovery
75
AF Security Reliability

Best When

A developer building Solana applications needs AI assistance to query on-chain data, debug transactions, and explore the Solana ecosystem — official MCP from Solana Foundation.

Avoid When

You're building on Ethereum, Bitcoin, or other chains. For Solana transaction signing and wallet operations, use dedicated wallet libraries with proper key management.

Use Cases

  • Querying Solana account balances and token holdings from blockchain analysis agents
  • Fetching transaction details and status from debugging agents
  • Accessing Solana program (smart contract) metadata from development agents
  • Monitoring Solana network health and slot information from observability agents
  • Assisting with Solana program development and debugging from coding agents
  • Research and analysis of on-chain Solana data from analytics agents

Not For

  • Sending transactions or managing wallets (read-focused; sending requires private key management)
  • Non-Solana blockchains (use Ethereum, Bitcoin, or other blockchain MCPs)
  • Production trading systems requiring ultra-low latency and guaranteed delivery

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
Yes
Webhooks
No

Authentication

Methods: none api_key
OAuth: No Scopes: No

Public Solana RPC endpoint (no auth) or authenticated RPC via providers like Helius, Alchemy, QuickNode. Set SOLANA_RPC_URL environment variable. Mainnet, devnet, and testnet URLs available.

Pricing

Model: freemium
Free tier: Yes
Requires CC: No

Public Solana RPC is free but rate-limited. Premium RPC providers (Helius: free tier; Alchemy: free tier) provide better reliability. MCP server is free open source from Solana Foundation.

Agent Metadata

Pagination
cursor
Idempotent
Full
Retry Guidance
Documented

Known Gotchas

  • Public RPC rate limits are strict — use a premium RPC provider for production agent use
  • Solana account addresses are base58 encoded — ensure correct format in queries
  • On-chain data is immutable — historical queries are reliable but current state changes rapidly
  • Token accounts vs wallet accounts have different structures — understand account types
  • Official MCP from Solana Foundation — high quality and actively maintained
  • Never expose private keys to the MCP — this is for read operations; signing requires separate key management

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Solana Developer MCP.

$99

Scores are editorial opinions as of 2026-03-06.

5228
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered