Chess Esca
Rank #10,237io.github.AnglerfishChess/chess-esca-mcp
Read chess positions by the rules: legality with its evidence, draws, facts, openings, PGN
Chess Esca is a Model Context Protocol (MCP) server published by AnglerfishChess. It ranks #10,237 of 132,113 servers tracked on MCP Toplist. Chess Esca is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 3, 2026 and most recently updated on Sep 11, 2026.
Ranks ahead of 121,876 of 132,113 servers on MCP Toplist.
Use Chess Esca
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add chess-esca-mcp -- uvx chess-esca-mcp[mcp_servers.chess-esca-mcp]
command = "uvx"
args = ["chess-esca-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"chess-esca-mcp": {
"command": "uvx",
"args": [
"chess-esca-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"chess-esca-mcp": {
"command": "uvx",
"args": [
"chess-esca-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"chess-esca-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"chess-esca-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"chess-esca-mcp": {
"command": "uvx",
"args": [
"chess-esca-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"chess-esca-mcp": {
"command": "uvx",
"args": [
"chess-esca-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.AnglerfishChess%2Fchess-esca-mcp)<a href="https://mcptoplist.com/server/io.github.AnglerfishChess%2Fchess-esca-mcp"><img src="https://mcptoplist.com/badge/io.github.AnglerfishChess%2Fchess-esca-mcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
AnglerfishChess
Other servers by AnglerfishChess
View all AnglerfishChess servers →Available versions (1)
| Version | Published |
|---|---|
| 0.4.0 | Sep 11, 2026 |
Frequently asked questions
- Who maintains Chess Esca?
- Chess Esca is maintained by AnglerfishChess, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Chess Esca listed on the Official MCP Registry?
- Yes — Chess Esca is listed on the Official MCP Registry, alongside Glama.
- How many versions does Chess Esca have?
- MCP Toplist tracks 1 version of Chess Esca, most recently published on Sep 11, 2026.
- Where can I find the source code for Chess Esca?
- The source code for Chess Esca is hosted at github.com/AnglerfishChess/esca.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.