Agentipy MCP Server for Claude DesktopServer

niceberginc
GitHub
blockchainSolanaAI integration

Loading subscription status...

💡 Description

A Model Context Protocol (MCP) server that provides on-chain tools for Claude AI, allowing interaction with the Solana blockchain through a standardized interface. This implementation leverages Agentipy to enable AI agents to perform seamless operations on the blockchain.

📝 JSON Entries

{
  "mcpServers": [
    {
      "agentipy": {
        "env": {
          "RPC_URL": "your_solana_rpc_url_here",
          "ALLORA_API_KEY": "your_allora_api_key",
          "OPENAI_API_KEY": "your_openai_api_key",
          "SOLANA_PRIVATE_KEY": "your_private_key_here",
          "COINGECKO_PRO_API_KEY": "your_coingecko_api_key"
        },
        "command": "/path/to/your/run_mcp.sh"
      }
    }
  ]
}

🛠️ Tools

agentipypython-dotenvmcp

Features

  • Interact with the Solana blockchain
  • Execute transactions
  • Manage Solana wallets
  • Get price predictions
  • Token swapping and staking

💬 Example Queries

  • Get the wallet balance
  • Transfer tokens between wallets
  • Get price predictions