Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHost address for HTTP-based transports127.0.0.1
PORTNoPort for HTTP-based transports8000
TRANSPORTNoTransport mode: stdio (default), sse, or streamable-httpstdio
PERPLEXICA_URLNoThe URL of the Perplexica APIhttp://localhost:3000
DEFAULT_CHAT_MODEL_KEYYesDefault chat model key (e.g., anthropic/claude-sonnet-4.5)
DEFAULT_EMBEDDING_MODEL_KEYYesDefault embedding model key (e.g., openai/text-embedding-3-small)
DEFAULT_CHAT_MODEL_PROVIDER_IDYesDefault chat model provider ID
DEFAULT_EMBEDDING_MODEL_PROVIDER_IDYesDefault embedding model provider ID

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/Kaiohz/mcp-perplexica'

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