Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoThe server host address. Defaults to 127.0.0.1.127.0.0.1
PORTNoThe server port. Defaults to 8298.8298
WORK_DIRYesThe working directory path where task management and output folders are located (工作目录路径). Defaults to ../ if not specified.../
LOG_LEVELNoThe level of logging detail (debug, info, warning, or error). Defaults to info.info
FASTMCP_DIRYesThe directory where the project source code is located (项目所在位置).
BATCH_TASK_DIRNoThe directory name used for batch tasks. Defaults to .batch_task..batch_task

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/imohuan/novel-segmentation-mcp'

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