Back to Home
leomrodrigues icon

ping-mcp

by leomrodrigues

Overview

A Model Context Protocol (MCP) server designed to enhance interactions with the Solana blockchain, enabling applications to perform various blockchain operations.

Installation

Run Command
npx solana-mcp

Environment Variables

  • SOLANA_PRIVATE_KEY
  • RPC_URL
  • OPENAI_API_KEY

Security Notes

The `install.sh` script directly prompts the user for their Solana private key and stores it in plaintext within the `claude_desktop_config.json` file. This is a critical security vulnerability, as anyone with read access to this configuration file could compromise the user's Solana wallet. While runtime code doesn't show direct 'eval' or obfuscation, this setup flaw severely compromises security.

Similar Servers

Stats

Interest Score30
Security Score2
Cost ClassMedium
Avg Tokens750
Stars1
Forks1
Last Update2025-12-14

Tags

SolanaBlockchainMCPAgentAPI