Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoThe logging level (e.g., debug, info, warn, error).info
REQUEST_TIMEOUT_MSNoThe request timeout in milliseconds.10000
MINESWEEPER_BASE_URLYesThe base URL for the Minesweeper API (e.g., https://example.com). End without a slash.
MINESWEEPER_BEARER_TOKENYesThe bearer token issued by the Rails backend for authentication.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
user_startC

Start a new game for a user slug.

game_stateC

Fetch the public state for a game.

game_openC

Open a cell in a game.

game_flagC

Toggle a flag on a cell.

game_chordC

Chord a cell in a game.

game_endC

End a game.

user_gamesC

List public games for a user slug.

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/geeknees/minesweeper-mcp'

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