MCP Server
@MyCryptoProtocol
About MCP Server
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Server?
The MCP Server is a reference server implementation for the Machine-Centric Protocol (MCP) on Solana. It handles context metadata, wallet integration, and bridges between agents and off-chain services.
How to use MCP Server?
Install dependencies with npm install, start the development server with npm run dev, and run tests with npm test. The server exposes RESTful and WebSocket interfaces for agent communication.
Key features of MCP Server
- Context metadata loading and caching
- Solana wallet integration (Phantom, Backpack, etc.)
- Agent bridge for off-chain service connections
- RESTful and WebSocket API endpoints
Use cases of MCP Server
- Serving context metadata for Solana agents
- Connecting agents with off-chain services
- Integrating Solana wallets for agent interactions
- Running agent communication via API endpoints
FAQ from MCP Server
What runtime does MCP Server require?
Node.js and npm; install dependencies with npm install.
What wallets are supported?
Solana wallets such as Phantom and Backpack.
How do I start the server?
Run npm run dev after installing dependencies.
Where can I find the documentation?
Links to documentation, core protocol, agents, and examples are provided in the README.
What transports does the server support?
RESTful and WebSocket interfaces.
More Other MCP servers
Servers
modelcontextprotocolModel Context Protocol Servers

EverArt
modelcontextprotocolModel Context Protocol Servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Comments