Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GRIPPY_MODENoReview mode overridepr_review
GITHUB_TOKENNoGitHub API token (set automatically by Actions)
GRIPPY_API_KEYNoAPI key for non-OpenAI endpointslm-studio
GRIPPY_PROFILENoSecurity profile: security, strict-security, generalsecurity
GRIPPY_TIMEOUTNoReview timeout in seconds (0 = none)300
OPENAI_API_KEYNoOpenAI API key (sets transport to openai)
GRIPPY_BASE_URLNoAPI endpoint for local transporthttp://localhost:1234/v1
GRIPPY_DATA_DIRNoPersistence directory./grippy-data
GRIPPY_MODEL_IDNoModel identifierdevstral-small-2-24b-instruct-2512
GRIPPY_TRANSPORTNoAPI transport: openai, anthropic, google, groq, mistral, or locallocal
GRIPPY_EMBEDDING_MODELNoEmbedding model nametext-embedding-qwen3-embedding-4b

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/Project-Navi/grippy-code-review'

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