Back to directory
caict-4iot-dev/xinghuo-mcp-server

caict-4iot-dev/xinghuo-mcp-server

@caict-4iot-dev

A Model Context Protocol server providing access to the Xinghuo BIF Blockchain Test Network, with tools for querying blocks and transactions on the blockchain.

blockchainxinghuobiftest-networktypescriptnodejsledgertool

Installation & Configuration

{
  "mcpServers": {
    "xinghuo-mcp-server": {
      "command": "node",
      "args": [
        "path/to/xinghuo-mcp-server/build/index.js",
        "http://test.bifcore.bitfactory.cn"
      ],
      "transportType": "stdio"
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/15
Updated
2026/6/17