Cover image
Try Now
2025-04-11

Solana Agent Kit MCP Server

3 years

Works with Finder

1

Github Watches

0

Github Forks

100

Github Stars

Solana-MCP

Solana Agent Kit MCP Server

Overview

Solana-MCP is a fully on-chain operation platform designed specifically for the Solana blockchain. By using natural language commands, Solana-MCP simplifies user interactions with the Solana ecosystem, improving efficiency and user experience.

Features

  • Natural Language Command Support: Execute complex on-chain operations by parsing user input with LLM technology.
  • DApp Integration: Seamlessly connect with major DApps in the Solana ecosystem.
  • Digital Asset Management: Support real-time management and trading of major Solana-based assets.
  • DeFi Operations: Perform staking, lending, and other DeFi activities with one-click solutions.
  • Open API: Developer-friendly APIs for integrating on-chain operations.

Technical Architecture

Core Technologies

  • LLM (Large Language Model):
    • Multi-language support for global users.
    • Intent recognition for accurate operations.
    • Context understanding for handling complex commands.
    • Dynamic learning for continuous optimization.
  • Solana Blockchain:
    • High throughput for fast operations.
    • Low fees to reduce user costs.
    • Strong security based on robust consensus mechanisms.
    • High scalability to meet growing user demands.
  • Smart Contracts:
    • Automated execution of on-chain operations.
    • Transparent and secure code logic.
    • Programmable and extensible for diverse use cases.

Workflow

  1. Users input natural language commands on the Solana-MCP platform.
  2. LLM parses the commands to identify intent and parameters.
  3. Solana-MCP maps the parsed results to corresponding on-chain operations.
  4. Smart contracts are invoked to execute the operations.
  5. Users sign transactions with their Solana wallet.
  6. Transactions are executed on the Solana blockchain.
  7. Results are returned to the platform and displayed to the user.

Installation

  1. Clone the repository:
    git clone https://github.com/solanamcp/solana-mcp.git
    cd solana-mcp
    
  2. Install dependencies:
    npm install
    
  3. Start the development server:
    npm run dev
    

API Documentation

Example: Execute On-Chain Transaction

Request:

POST /api/execute
Content-Type: application/json

{
  "command": "Buy 10 SOL"
}

Response:

{
  "status": "success",
  "transactionId": "5G9s...kL2"
}

Example: Query Assets

Request:

GET /api/assets
Authorization: Bearer <token>

Response:

{
  "assets": [
    { "name": "SOL", "balance": 10.5 },
    { "name": "USDC", "balance": 200.0 }
  ]
}

Contributing

We welcome contributions! Please follow these steps:

  1. Fork this repository.
  2. Create a new branch:
    git checkout -b feature/your-feature
    
  3. Commit your changes:
    git commit -m "Add your feature"
    
  4. Push the branch:
    git push origin feature/your-feature
    
  5. Submit a Pull Request.

License

This project is open-sourced under the MIT License.

相关推荐

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • https://zenepic.net
  • Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.

  • apappascs
  • Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.

  • ShrimpingIt
  • Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX

  • pontusab
  • La communauté du curseur et de la planche à voile, recherchez des règles et des MCP

  • jae-jae
  • MCP Server pour récupérer le contenu de la page Web à l'aide du navigateur sans tête du dramwright.

  • ravitemer
  • Un puissant plugin Neovim pour gérer les serveurs MCP (Protocole de contexte modèle)

  • av
  • Exécutez sans effort LLM Backends, API, Frontends et Services avec une seule commande.

  • patruff
  • Pont entre les serveurs Olllama et MCP, permettant aux LLM locaux d'utiliser des outils de protocole de contexte de modèle

  • HiveNexus
  • Un bot de chat IA pour les petites et moyennes équipes, soutenant des modèles tels que Deepseek, Open AI, Claude et Gemini. 专为中小团队设计的 Ai 聊天应用 , 支持 Deepseek 、 Open Ai 、 Claude 、 Gemini 等模型。

  • JackKuo666
  • 🔍 Permettre aux assistants d'IA de rechercher et d'accéder aux informations du package PYPI via une interface MCP simple.

    Reviews

    5 (1)
    Avatar
    user_nPSXIzKp
    2025-04-16

    I've been using Solana-MCP for a while, and it has drastically improved my development workflow. The seamless integration with the Solana blockchain and its comprehensive features make it an indispensable tool for developers. Solanamcp has done an excellent job with this project, and I highly recommend checking it out at the provided GitHub link.