Skip to main content
Glama
markusvankempen

io.github.markusvankempen/literature-clock-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHost to bind the HTTP server to. Default is 127.0.0.1. Use 0.0.0.0 for a public bind (Render, container, etc.).127.0.0.1
PORTNoPort for the HTTP server. Default is 8080. Leave unset on Render/Code Engine so the platform sets it.8080
MCP_MODENoTransport mode: 'stdio' (default) or 'http'.stdio
ADMIN_USERNoSettings sign-in name. Default is 'demo'.demo
RATE_LIMITNoMax tool calls per minute. Default is 60.60
ADMIN_PASSWORDNoSettings sign-in password. Default is 'demo' on a local laptop; required on a public bind (HOST=0.0.0.0, Render, or container).

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