Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoListening host for the MCP server. For production it is recommended to use HOST=127.0.0.1 behind a reverse proxy.
PORTNoListening port for the MCP server, e.g. 3999.
KXS_APINoBackend address of the Kanxueshan API. Example: KXS_API=http://127.0.0.1:3000 (default listening on 0.0.0.0:3999).
KXS_TOOL_LOGNoOptional. Set to a file path to append one JSONL line per tool call (tool name / parameters / source IP / duration / success), useful for self-hosted usage statistics. If not set, nothing is written to disk.

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