Skip to main content
Glama
etfromchina

MCP Riddle Game Server

by etfromchina

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
urlYesThe URL of the MCP server endpoint, required for SSE or HTTP transport modes (e.g., http://localhost:8000/sse or http://localhost:8000/messages).
transportYesThe communication transport protocol used by the server, typically 'sse' or 'http'.
RIDDLES_JSONNoOptional environment variable to override the default riddles library path.

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/etfromchina/mcp-riddle'

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