awesome-solana-mcp-servers
Overview
awesome-solana-mcp-servers is a curated list of Model Context Protocol (MCP) servers and related resources designed for the Solana blockchain, enabling AI models to interact with external tools and resources in a standardized way.
Users can explore the list of MCP servers and resources provided in the repository, and integrate them into their applications to enhance functionality and interaction with the Solana blockchain.
- Curated list of MCP servers for Solana - Integration guides and resources for developers - Support for various AI models and tools - Comprehensive documentation and examples
- Building AI applications that require interaction with the Solana blockchain.
- Utilizing MCP servers for standardized protocol operations.
- Enhancing existing applications with AI capabilities through the integration of MCP.
Add to your AI client
Use these steps to connect awesome-solana-mcp-servers in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"awesome-solana-mcp-servers-sendaifun": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-awesome-solana-mcp-servers-sendaifun"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"awesome-solana-mcp-servers-sendaifun": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-awesome-solana-mcp-servers-sendaifun"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"awesome-solana-mcp-servers-sendaifun": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-awesome-solana-mcp-servers-sendaifun"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"awesome-solana-mcp-servers-sendaifun": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-awesome-solana-mcp-servers-sendaifun"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"awesome-solana-mcp-servers-sendaifun": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-awesome-solana-mcp-servers-sendaifun"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"awesome-solana-mcp-servers-sendaifun": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-awesome-solana-mcp-servers-sendaifun"
]
}
}
}FAQ
What is the Model Context Protocol (MCP)?
MCP is a protocol that enables AI models to interact with external tools and resources in a standardized way, facilitating tool integration and resource management.
How can I contribute to this project?
Contributions are welcome! You can submit pull requests with additional resources or improvements to the existing documentation.
Is there a license for this project?
Yes, this project is licensed under the MIT License.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2269,"uuid":"02ffa200-0b64-412c-b862-8bb8171749cb","name":"awesome-solana-mcp-servers","title":"awesome-solana-mcp-servers","description":"","avatar_url":"https://avatars.githubusercontent.com/u/188793707?v=4","created_at":"2025-03-09T07:15:52.352Z","updated_at":"2025-03-12T10:21:19.736Z","status":"created","author_name":"sendaifun","author_avatar_url":"https://avatars.githubusercontent.com/u/188793707?v=4","tags":"[]","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/sendaifun/awesome-solana-mcp-servers","target":"_self","content":"$29","summary":"$2a","img_url":"https://github.com/sendaifun/awesome-solana-mcp-servers/raw/main/banner.png","type":null,"metadata":"{\"star\":\"15\",\"license\":\"MIT license\",\"language\":null,\"is_official\":false,\"latest_commit_time\":\"2025-03-20 14:59:56\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]