Skip to main content
Glama
wilson-urdaneta

ChessPal Chess Engine

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoMCP server host.127.0.0.1
MCP_PORTNoMCP server port.9000
LOG_LEVELNoLogging level (e.g., INFO, DEBUG).INFO
ENVIRONMENTNoRuntime environment (development/production).development
CHESSPAL_ENGINE_OSNoFallback configuration: operating system (auto-detected if not set).
CHESSPAL_ENGINE_NAMENoFallback configuration: engine name (used if CHESSPAL_ENGINE_PATH is not set).stockfish
CHESSPAL_ENGINE_PATHNoPrimary configuration: path to the Stockfish engine binary. If set, overrides fallback configuration.
CHESSPAL_ENGINE_DEPTHNoEngine search depth.10
CHESSPAL_ENGINE_BINARYNoFallback configuration: binary name (include .exe for Windows).stockfish
CHESSPAL_ENGINE_VERSIONNoFallback configuration: engine version.17.1
CHESSPAL_ENGINE_TIMEOUT_MSNoEngine calculation timeout in milliseconds.1000

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/wilson-urdaneta/chesspal-mcp-engine'

If you have feedback or need assistance with the MCP directory API, please join our Discord server