SERVER

MCP Server

Rank #29243

io.github.XCP/mcp-server

MCP server providing server capabilities

First listed
Feb 11, 2026
Last publish date
Feb 11, 2026
OVERVIEW

MCP Server is a Model Context Protocol (MCP) server published by XCP. It ranks #29243 of 58,900 servers tracked on MCP Toplist. MCP Server is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 11, 2026 and most recently updated on Feb 11, 2026.

STANDING
#29,243of 58,900 tracked serversTop 50%

Ranks ahead of 29,657 of 58,900 servers on MCP Toplist.

CONNECT

Use MCP Server

Add MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "xcp": {
      "command": "npx",
      "args": [
        "-y",
        "@21e14/mcp-server"
      ],
      "env": {
        "COUNTERPARTY_NODE": "<your COUNTERPARTY_NODE>",
        "SIGNER_PRIVATE_KEY": "<your SIGNER_PRIVATE_KEY>",
        "SIGNER_ADDRESS": "<your SIGNER_ADDRESS>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

XCP

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
1.0.1Feb 11, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is MCP Server?
MCP server providing server capabilities
Who maintains MCP Server?
MCP Server is maintained by XCP, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is MCP Server an official MCP server?
Yes — MCP Server is listed on the Official MCP Registry.
How many versions does MCP Server have?
MCP Toplist tracks 2 versions of MCP Server, most recently published on Feb 11, 2026.
Where can I find the source code for MCP Server?
The source code for MCP Server is hosted at github.com/XCP/mcp-server.
EXPLORE