Skip to main content
Glama

mcp-stockfish

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_STOCKFISH_PATHNoPath to Stockfish binarystockfish
MCP_STOCKFISH_HTTP_HOSTNoHTTP host for serverlocalhost
MCP_STOCKFISH_HTTP_PORTNoHTTP port for server8080
MCP_STOCKFISH_LOG_LEVELNoLog level (debug, info, warn, error, fatal)info
MCP_STOCKFISH_LOG_FORMATNoLog format (json, console)console
MCP_STOCKFISH_LOG_OUTPUTNoLog output destination (stdout, stderr)stdout
MCP_STOCKFISH_SERVER_MODENoServer mode, either 'stdio' or 'http'stdio
MCP_STOCKFISH_MAX_SESSIONSNoMaximum number of concurrent sessions10
MCP_STOCKFISH_COMMAND_TIMEOUTNoCommand timeout duration30s
MCP_STOCKFISH_SESSION_TIMEOUTNoSession timeout duration30m

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/sonirico/mcp-stockfish'

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