mcp-server
If you are the rightful owner of mcp-server 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.
Reference server implementation for the Machine-Centric Protocol (MCP) on Solana.
The MCP Server is a reference implementation designed to facilitate the Machine-Centric Protocol (MCP) on the Solana blockchain. It serves as a bridge between agents and off-chain services, handling context metadata and integrating with Solana wallets such as Phantom and Backpack. The server provides RESTful and WebSocket API endpoints to enable seamless communication between agents and external services. It is structured to support the loading and caching of context definitions, ensuring efficient data management and retrieval. The server is built to be robust and scalable, catering to the needs of developers looking to implement MCP in their applications.
Features
- Context Metadata: Loading and caching of context definitions
- Wallet Integration: Support for Solana wallets (Phantom, Backpack, etc.)
- Agent Bridge: Connection layer between agents and off-chain services
- API Endpoints: RESTful and WebSocket interfaces for agent communication