Skip to main content
Glama
piperap

Chess.com MCP Server

by piperap

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NO_UVNoSet to 1 to bypass uv path issues when running with UV.
MCP_HOSTNoListen address for the HTTP server.0.0.0.0
MCP_PORTNoListen port for the HTTP server.8000
OAUTH_ISSUERNoExpected token issuer.https://auth.smartpage.cl/realms/casa
OAUTH_JWKS_URLNoWhere signing keys are fetched.http://192.168.1.46:8080/realms/casa/protocol/openid-connect/certs
MCP_RESOURCE_URLNoPublic MCP URL, expected token audience.https://chess.smartpage.cl/mcp
MCP_ALLOWED_HOSTSNoAccepted Host headers (DNS rebinding protection).localhost:*,127.0.0.1:*
OAUTH_ALLOWED_CLIENTSNoAccepted azp values.claude-chess-mcp

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

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