Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NPX_VIBE_AINoAI mode: off, auto, online, or ollama.off
GROQ_API_KEYNoGroq API key.
GEMINI_API_KEYNoGemini API key.
NPX_VIBE_MODELNoSpecific model name to use.gpt-5.4-mini
OPENAI_API_KEYNoOpenAI API key.
NPX_VIBE_API_KEYNoAPI key for the selected provider.
NPX_VIBE_API_URLNoCustom OpenAI-compatible API URL.https://api.openai.com/v1/chat/completions
NPX_VIBE_HISTORYNoWhether to enable review memory (on/off).on
TOGETHER_API_KEYNoTogether AI API key.
ANTHROPIC_API_KEYNoAnthropic API key.
NPX_VIBE_AGE_DAYSNoMinimum package age in days for popularity context.14
NPX_VIBE_AI_LIMITNoMaximum number of AI review calls per project scan.3
NPX_VIBE_PROVIDERNoAI provider: auto, openai, anthropic, gemini, openrouter, groq, together, or custom.auto
NPX_VIBE_DOWNLOADSNoMinimum weekly downloads for popularity context.1000
OPENROUTER_API_KEYNoOpenRouter API key.
NPX_VIBE_OLLAMA_URLNoOllama server URL.http://127.0.0.1:11434
NPX_VIBE_BLOCK_SCORENoScore threshold for Block verdict.70
NPX_VIBE_CONCURRENCYNoNumber of concurrent scans in project mode.3
NPX_VIBE_HISTORY_FILENoPath to the review memory file.~/.npx-vibe/reviews.json
NPX_VIBE_OLLAMA_MODELNoOllama model name.qwen2.5-coder
NPX_VIBE_CAUTION_SCORENoScore threshold for Caution verdict.40
NPX_VIBE_MODEL_PROFILENoModel profile: fast, balanced, or strong.balanced

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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/Devrajsinh-Jhala/NPM-Vibe-check'

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