PluginBench
MCP Server

com.x402supply/chess-eval MCP Server

com.x402supply/chess-eval

What is the com.x402supply/chess-eval MCP server?

Stockfish chess eval: best move, score, principal variation, multipv. $0.005/call via x402.

How to install com.x402supply/chess-eval

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "chess-eval": {
      "url": "https://chess-eval.x402supply.com/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "chess-eval": {
      "serverUrl": "https://chess-eval.x402supply.com/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "chess-eval": {
      "type": "http",
      "url": "https://chess-eval.x402supply.com/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "chess-eval": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://chess-eval.x402supply.com/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http chess-eval https://chess-eval.x402supply.com/mcp

Related MCP servers

Live x402 endpoint trust/diligence check before you pay it. $0.02/call via x402.

Fuzzy entity resolution and dedupe for names, addresses, and company records. $0.02/call via x402.

Classifies products into HS/HTS customs codes for import/export workflows. $0.10/call via x402.

URL to clean article markdown/text + metadata and links. Deterministic. $0.001/call via x402.

Detects and redacts PII (emails, phones, SSNs, names, addresses) from text. $0.02/call via x402.