Solana Agent Kit MCP Server
@manolaz
About Solana Agent Kit 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 Solana Agent Kit MCP Server?
A Solana Agent Kit implementation using the Model Context Protocol (MCP) that handles protocol operations on the Solana blockchain. It enables interactions with the Solana network through standardized MCP server interfaces.
How to use Solana Agent Kit MCP Server?
Install the package with pnpm install, configure environment variables (SOLANA_PRIVATE_KEY and RPC_URL) in Claude Desktop's configuration file, build the project with pnpm run build, and restart Claude Desktop.
Key features of Solana Agent Kit MCP Server
- Supports all actions from the Solana Agent Kit
- MCP server implementation for standardized interactions
- Environment-based configuration
- TypeScript-based project structure
Use cases of Solana Agent Kit MCP Server
- Interact with the Solana blockchain through Claude Desktop
- Perform protocol operations using natural language commands
- Manage Solana wallet operations via MCP interface
- Integrate Solana blockchain actions into AI workflows
FAQ from Solana Agent Kit MCP Server
What does it integrate with?
It integrates with the Solana blockchain using the Solana Agent Kit as the core library, and communicates via the Model Context Protocol using the @modelcontextprotocol/sdk.
What are the runtime requirements?
Node.js v16 or higher, pnpm/yarn/npm, a Solana wallet private key, and a Solana RPC URL.
How is the server configured?
The server is configured through environment variables (SOLANA_PRIVATE_KEY and RPC_URL) set in the Claude Desktop configuration file (claude_desktop_config.json). After updating this file, Claude Desktop must be restarted.
What is the project structure?
The main source code lives in src/, with src/index.ts as the entry point for the MCP server implementation.
What is the license?
The project is licensed under ISC.
More AI & Agents MCP servers
Unreal Engine Generative AI Support Plugin
prajwalshettydevUnreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agenti
LinkedIn MCP Server
stickerdanielOpen-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.
Just Prompt - A lightweight MCP server for LLM providers
dislerjust-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
Comments