Back to search
30
MCP

chess-uci-mcp

pypi/chess-uci-mcp

MCP server to connect to the chess engines using UCI protocol

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-chess
MCP server for playing chess against AI
0 tools
iflow-mcp_chess_mcp
MCP server for Chess.com API integration
0 tools
chess-mcp-server
A Model Context Protocol (MCP) server for playing Chess with AI Agents.
0 tools
chess-mcp
A Model Context Protocol server for chess games using Stockfish
0 tools
iflow-mcp_pab1it0_chess_mcp
MCP server for Chess.com API integration
0 tools
iflow-mcp_jiayao-mcp-chess
MCP server for playing chess against AI
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "chess-uci-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}