Loomal

Chess.com MCP — wraps the Chess.com public API (free, no auth)

0 starsRemote-capable

About chess

chess is an MCP (Model Context Protocol) server published by pipeworx-io in the official MCP registry, listed under Security on Loomal. Chess.com MCP — wraps the Chess.com public API (free, no auth)

chess runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally.

Development happens in the open at github.com/pipeworx-io/mcp-chess.

Use chess with your agent

Claude Code · one command
claude mcp add --transport http chess https://gateway.pipeworx.io/chess/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "chess": {
      "url": "https://gateway.pipeworx.io/chess/mcp"
    }
  }
}
streamable-httphttps://gateway.pipeworx.io/chess/mcp

Frequently asked questions

What is chess?
chess is an MCP (Model Context Protocol) server by pipeworx-io in the Security category. Chess.com MCP — wraps the Chess.com public API (free, no auth)
How do I connect chess to Claude, Cursor, or another MCP client?
chess is a remote MCP server — add its endpoint (https://gateway.pipeworx.io/chess/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is chess open source?
Yes — the source code is public at github.com/pipeworx-io/mcp-chess.
Can AI agents pay to use chess?
Not yet through Loomal — chess is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain chess? Claim this listing free by verifying GitHub ownership, or contact us.