xian-mcp-server

xian-technology/xian-mcp-server
★ 0 stars Python 🤖 AI/LLM Updated 1d ago
Model Context Protocol (MCP) server for AI assistants to interact with the Xian blockchain — wallets, transactions, contracts, and DEX
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "xian-mcp-server": {
      "command": "uvx",
      "args": [
        "xian-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install xian-mcp-server

Topics

aiblockchainllmmcppythonxian