58
/ 100
10 days ago
glama

Solana MCP Server

Enables AI agents to read chain data, execute transactions, swap tokens, and manage wallets on Solana through 38 tools across 7 modules. Supports write operations with a private key and includes built-in prompts for common workflows.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: PRIVATE_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configLOG_LEVELNo DEBUG, INFO, WARN, ERROR (default INFO)
configPORTNo SSE server port (default 3001)
🔐 secretPRIVATE_KEY"": "your_base58_private_key",
configSOLANA_RPC_URL"": "https://api.mainnet-beta.solana.com"
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/visioneth-solana-mcp-1cgfjn)](https://m8ven.ai/mcp/visioneth-solana-mcp-1cgfjn)
commit: ecb5a8fe9a3092b8d393fb026ace20ce5e203bfc
code hash: 61c97a82753205b25e994ee14205651f0837a9b6df48f72c1983cd17dc6d1708
verified: 6/13/2026, 9:53:52 AM
view raw JSON →
Solana MCP Server · M8ven Trust Score | M8ven