Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_PORTNoPort for HTTP transport (default: 8000).8000
LOG_LEVELNoLogging level (default: INFO). Set to DEBUG for more verbose tool logs.INFO
MCP_TRANSPORTNoTransport mode: http (default) or stdio.http
PROJECT_MCP_ROOTNoRoot directory for project paths (default: current working directory). All tool paths must resolve under this root; path traversal is rejected.
PROJECT_MCP_ALLOWED_COMMANDSNoComma-separated list of command prefixes allowed by run_command (e.g. python,npm,uv). Default: python, npm, npx, uv, pip, node, pytest, make.

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/cliffpyles/project-mcp'

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