ChessPal Chess Engine
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | MCP server host. | 127.0.0.1 |
| MCP_PORT | No | MCP server port. | 9000 |
| LOG_LEVEL | No | Logging level (e.g., INFO, DEBUG). | INFO |
| ENVIRONMENT | No | Runtime environment (development/production). | development |
| CHESSPAL_ENGINE_OS | No | Fallback configuration: operating system (auto-detected if not set). | |
| CHESSPAL_ENGINE_NAME | No | Fallback configuration: engine name (used if CHESSPAL_ENGINE_PATH is not set). | stockfish |
| CHESSPAL_ENGINE_PATH | No | Primary configuration: path to the Stockfish engine binary. If set, overrides fallback configuration. | |
| CHESSPAL_ENGINE_DEPTH | No | Engine search depth. | 10 |
| CHESSPAL_ENGINE_BINARY | No | Fallback configuration: binary name (include .exe for Windows). | stockfish |
| CHESSPAL_ENGINE_VERSION | No | Fallback configuration: engine version. | 17.1 |
| CHESSPAL_ENGINE_TIMEOUT_MS | No | Engine calculation timeout in milliseconds. | 1000 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessUnresponsive