McpVanguard
by provnai
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VANGUARD_MODE | No | Run with 'audit' to log security violations as [SHADOW-BLOCK] without actually blocking the agent. | |
| VANGUARD_API_KEY | No | API key used for SSE (Server-Sent Events) stream authorization. | |
| VANGUARD_OLLAMA_URL | No | The URL for a local Ollama instance for local semantic scoring. No API key required. | |
| VANGUARD_OPENAI_API_KEY | No | API key for OpenAI semantic scoring. Defaults to using gpt-4o-mini. | |
| VANGUARD_SEMANTIC_CUSTOM_KEY | No | API key for custom semantic inference backends like Groq or DeepSeek. |
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
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/provnai/McpVanguard'
If you have feedback or need assistance with the MCP directory API, please join our Discord server