npx-vibe
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NPX_VIBE_AI | No | AI mode: off, auto, online, or ollama. | off |
| GROQ_API_KEY | No | Groq API key. | |
| GEMINI_API_KEY | No | Gemini API key. | |
| NPX_VIBE_MODEL | No | Specific model name to use. | gpt-5.4-mini |
| OPENAI_API_KEY | No | OpenAI API key. | |
| NPX_VIBE_API_KEY | No | API key for the selected provider. | |
| NPX_VIBE_API_URL | No | Custom OpenAI-compatible API URL. | https://api.openai.com/v1/chat/completions |
| NPX_VIBE_HISTORY | No | Whether to enable review memory (on/off). | on |
| TOGETHER_API_KEY | No | Together AI API key. | |
| ANTHROPIC_API_KEY | No | Anthropic API key. | |
| NPX_VIBE_AGE_DAYS | No | Minimum package age in days for popularity context. | 14 |
| NPX_VIBE_AI_LIMIT | No | Maximum number of AI review calls per project scan. | 3 |
| NPX_VIBE_PROVIDER | No | AI provider: auto, openai, anthropic, gemini, openrouter, groq, together, or custom. | auto |
| NPX_VIBE_DOWNLOADS | No | Minimum weekly downloads for popularity context. | 1000 |
| OPENROUTER_API_KEY | No | OpenRouter API key. | |
| NPX_VIBE_OLLAMA_URL | No | Ollama server URL. | http://127.0.0.1:11434 |
| NPX_VIBE_BLOCK_SCORE | No | Score threshold for Block verdict. | 70 |
| NPX_VIBE_CONCURRENCY | No | Number of concurrent scans in project mode. | 3 |
| NPX_VIBE_HISTORY_FILE | No | Path to the review memory file. | ~/.npx-vibe/reviews.json |
| NPX_VIBE_OLLAMA_MODEL | No | Ollama model name. | qwen2.5-coder |
| NPX_VIBE_CAUTION_SCORE | No | Score threshold for Caution verdict. | 40 |
| NPX_VIBE_MODEL_PROFILE | No | Model 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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