SolanaMcpService
If you are the rightful owner of SolanaMcpService and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Solana MCP Server enables LLMs to interact with the Solana blockchain through APIs and WebSocket interfaces.
The Solana MCP (Model Context Protocol) Server is a specialized service designed to facilitate interactions between large language models (LLMs) and the Solana blockchain. It provides a comprehensive set of REST API endpoints and WebSocket connections that allow AI models to perform various blockchain operations such as querying balances, sending tokens, retrieving transaction history, and creating custom tokens like PumpFun. The server is equipped with a built-in HTML test interface for easy feature testing and supports secure handling of blockchain operations with robust error handling and logging mechanisms. The service is live and accessible online, offering both a deployed service for immediate use and options for self-hosting. It is designed to support AI models like Claude, enabling them to execute MCP-specific operations efficiently.
Features
- REST API endpoints for Solana blockchain interaction
- WebSocket connections for real-time updates
- Built-in HTML test interface for feature testing
- Secure handling of blockchain operations
- Custom PumpFun token creation capability