Cover image
Try Now
2025-03-15

Bibliothèque de serveurs MCP pour xpilot

3 years

Works with Finder

0

Github Watches

1

Github Forks

2

Github Stars

xPilot MCP Server Library

The Model Context Protocol is an open protocol that standardizes how applications provide context to LLMs. xPilot can use MCP servers to provide context to the underlying model and add new tools and resources the model can use to complete tasks and requests.

Repo Structure

/
├── servers/                     # Server implementations
├── templates/                   # Server templates
└── mcp_settings.json.example    # Example configuration file for xPilot

This repository contains MCP Server implementations for xPilot in the servers directory.

NOTE: The initial release contains limited functionality. Feel free to contribute in extending them or creating new implementations for other use cases by starting from one of the available templates.

Getting Started

Prerequisites for server use

  • Node.js for running the servers
  • Python for the SDK CLI tools
  • Rust for the Rust SDK CLI
  • MultiversX mxpy Python SDK CLI
  • MultiversX sc-meta Rust SDK CLI

Installation

  1. Clone the repository (xPilot uses this default path: [HOME]/Documents/xPilot/mcp):

    cd [HOME]/Documents/xPilot/mcp
    git clone https://github.com/unievo/xpilot-mcp-library.git
    
  2. Install dependencies using the following command in each server's directory:

    cd [HOME]/Documents/xPilot/mcp/servers/{server_name}
    npm install
    
  3. Configure xPilot's MCP Server library:

    mcp_settings

    The Configure MCP Servers button will open xPilot's mcp_settings.json configuration file. You can copy and paste the contents of the mcp_settings.json.example file into xPilot's configuration file.

    [Important]: Make sure to update the paths to the server files in the configuration file so node can run them. Replace [HOME] with the actual path to your home directory.

    For example: [HOME]/Documents/xPilot/mcp/servers/mx-api-service/index.js

    On Mac/Linux:
    
    /Users/{username}/Documents/xPilot/mcp/servers/mx-api-service/index.js
    
    On Windows:
    
    C:\Users\{username}\Documents\xPilot\mcp\servers\mx-api-service\index.js
    

    xPilot monitors the configuration file for changes and will automatically update the servers when the configuration is updated.

Available MCP Servers

The implementation includes the following servers:

  1. MultiversX API Service: Implementation handling MultiversX API service requests and responses
  2. MultiversX Python SDK CLI: Resources explaining CLI tools implemented in Python (mxpy)
  3. MultiversX Rust SDK CLI: Resources explaining the Rust SDK CLI tools (sc-meta)

Configuration

The mcp_settings.json file contains server configurations for each server. The configuration structure is as follows:

{
  "mcpServers": {
    "mx-api-service": {
      "command": "node",
      "args": ["path/to/index.js"],
      "env": {},
      "disabled": false,
      "autoApprove": []
    }
    // Similar configuration for other servers in the configuration file
  }
}

Configuration Options

  • command: The command to run the server (e.g., node)
  • args: Arguments to pass to the command
  • env: Environment variables for the server (API keys, etc.)
  • disabled: Boolean flag to enable/disable the server
  • autoApprove: List of auto-approved actions

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • 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.

  • Khalid kalib
  • Write professional emails

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

  • 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

  • OffchainLabs
  • Aller la mise en œuvre de la preuve de la participation Ethereum

  • huahuayu
  • Une passerelle API unifiée pour intégrer plusieurs API d'explorateur de blockchain de type étherscan avec la prise en charge du protocole de contexte modèle (MCP) pour les assistants d'IA.

  • deemkeen
  • Contrôlez votre MBOT2 avec un combo d'alimentation: MQTT + MCP + LLM

    Reviews

    4 (1)
    Avatar
    user_hG7MQQqK
    2025-04-16

    I have been using the Audiense Demand MCP Server from AudienseCo and I'm thoroughly impressed with its performance. The server is extremely reliable and efficient in handling the heavy demands of my applications. The support from AudienseCo is top-notch, ensuring I have everything I need to keep my projects running smoothly. I highly recommend this product to anyone in need of a robust server solution. For more details, check out the link: https://mcp.so/server/mcp-audiense-demand/AudienseCo.