Skip to content

contest-mcp v0.1.2

Choose a tag to compare

@sbrunner-atx sbrunner-atx released this 26 Jun 19:20

Diagnostics, clearer errors, and remote-host handled by mcp-host-bridge.

  • New read-only diagnostics tool (no N3FJP connection): resolved host/port, this process Python/hostname, and host network interfaces.
  • Structured connection errors: target host:port, symbolic errno (ETIMEDOUT/EHOSTUNREACH/ENETUNREACH/ECONNREFUSED/ENOTFOUND), and host network info.
  • Remote-host setups now use the standalone mcp-host-bridge tool (https://github.com/sbrunner-atx/mcp-host-bridge) instead of a bundled forwarder: run mcp-host-bridge install n3fjp --to on the client machine and set the N3FJP host to 127.0.0.1. Keeps contest-mcp universal across MCP clients.

Install: download contest-mcp.mcpb below, or pip install --upgrade contest-mcp.