Skip to content

Commit c4a8876

Browse files
feat: add Solana DeFi Analytics MCP Server
1 parent d3a665c commit c4a8876

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

servers.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ const mcpServers = [
2121
"description": "A Model Context Protocol (MCP) server that provides onchain tools for Claude AI. This allows Claude to interact with the Solana blockchain, execute transactions, query account information, and manage Solana wallets.",
2222
"homepage": "https://github.com/sendaifun/solana-mcp"
2323
},
24+
{
25+
"name": "Solana DeFi Analytics MCP Server",
26+
"description": "A Model Context Protocol (MCP) server that provides comprehensive analytics and insights for Solana wallets and their DeFi activities.",
27+
"homepage": "https://github.com/kirtiraj22/solana-mcp"
28+
},
2429
{
2530
"name": "Solana Developer Toolkit",
2631
"description": "Provides developer-friendly tools for creating and testing smart contracts on Solana, through Claude Desktop, Cursor, or your favorite MCP host!",

0 commit comments

Comments
 (0)