Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
hostNoHost to bind HTTP transport. Only used when transport is 'http'.127.0.0.1
portNoPort to bind HTTP transport. Only used when transport is 'http'.3344
debugNoEnable debug logging. Set to 'true' or 'false'.false
transportNoTransport mode: 'stdio' or 'http'. Default is 'stdio'.stdio
PMCP_CONFIGNoPath to a custom config file. Can also be set via --config.
PMCP_LOCK_DIRNoDirectory for the singleton lock file. Defaults to ~/.pmcp. Can also be set via --lock-dir.
PMCP_AUTH_TOKENNoBearer token for HTTP transport authentication. Can also be set via --auth-token.
PMCP_RATE_LIMITNoRate limit for HTTP transport, e.g., '10/second'. Applied per source IP.
PMCP_LEGACY_MANIFEST_AUTOSTARTNoSet to '1' to enable legacy manifest autostart behavior.

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/ViperJuice/pmcp'

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