xPilot MCP Server Library
@unievo
About xPilot MCP Server Library
MCP Server Library for xPilot
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is xPilot MCP Server Library?
The xPilot MCP Server Library provides MCP server implementations for xPilot, enabling context and tools for LLMs via the Model Context Protocol. It focuses on MultiversX blockchain services, offering API access and SDK CLI tool resources.
How to use xPilot MCP Server Library?
Clone the repository into [HOME]/Documents/xPilot/mcp, install dependencies using npm install in each server directory, and configure xPilot’s mcp_settings.json file to point to the server scripts. xPilot automatically updates the servers when the configuration changes.
Key features of xPilot MCP Server Library
- MCP servers for MultiversX API, Python SDK CLI, and Rust SDK CLI
- Auto-update on configuration changes
- Configurable via
mcp_settings.jsonwith command, args, env, disabled, and autoApprove options - Open source with server templates for extending functionality
- Requires Node.js, Python, Rust, and MultiversX SDKs (mxpy, sc-meta)
Use cases of xPilot MCP Server Library
- Allow LLMs to query MultiversX blockchain data via the API service
- Enable LLMs to execute MultiversX Python CLI commands (mxpy)
- Enable LLMs to run MultiversX Rust CLI tools (sc-meta) for smart contract development
- Provide contextual blockchain information for development tasks
- Automate MultiversX operations through natural language instructions
FAQ from xPilot MCP Server Library
What is the Model Context Protocol (MCP)?
The Model Context Protocol is an open protocol that standardizes how applications provide context to LLMs, allowing xPilot to add new tools and resources.
Which servers are included?
The library includes three servers: MultiversX API Service, MultiversX Python SDK CLI, and MultiversX Rust SDK CLI.
What are the prerequisites for using the servers?
Node.js is required for running the servers; Python and Rust are needed for the SDK CLI tools. Additionally, MultiversX mxpy and sc-meta must be installed.
How do I configure the servers in xPilot?
Edit the mcp_settings.json file with entries for each server, specifying command, args, env, disabled, and autoApprove fields. xPilot monitors this file and updates servers automatically.
Can I create my own MCP server implementations?
Yes, the repository provides server templates and encourages contributions to extend the library or create new implementations for other use cases.
Frequently asked questions
What is the Model Context Protocol (MCP)?
The Model Context Protocol is an open protocol that standardizes how applications provide context to LLMs, allowing xPilot to add new tools and resources.
Which servers are included?
The library includes three servers: MultiversX API Service, MultiversX Python SDK CLI, and MultiversX Rust SDK CLI.
What are the prerequisites for using the servers?
Node.js is required for running the servers; Python and Rust are needed for the SDK CLI tools. Additionally, MultiversX mxpy and sc-meta must be installed.
How do I configure the servers in xPilot?
Edit the `mcp_settings.json` file with entries for each server, specifying command, args, env, disabled, and autoApprove fields. xPilot monitors this file and updates servers automatically.
Can I create my own MCP server implementations?
Yes, the repository provides server templates and encourages contributions to extend the library or create new implementations for other use cases.
Basic information
More Developer Tools MCP servers
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent

TaskerArmy Agent
TaskerArmyAsk Claude or ChatGPT what Shopify theme optimization tasks are pending on your store, a remote MCP server for TaskerArmy Agent accounts.

BetterBugs
BetterBugsThe BetterBugs MCP (Model Context Protocol) enables you to load BetterBugs bug reports (via report links) directly to your preferred AI Agents and developer environments with MCP Client capabilities (such as Cursor, VS C

Reelier
Maxime HouleAgents make claims. Reelier writes receipts — record an agent's tool-call workflow once, replay it deterministically at 0 tokens, and diff runs to catch drift.
Comments