Skip to main content
Glama
trailofbits

mcp-context-protector

by trailofbits

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
urlNoConnect to a remote MCP server over streamable HTTP at the specified URL
commandNoStart a wrapped server over the stdio transport using the specified command
sse_urlNoConnect to a remote MCP server over SSE at the specified URL
environmentNoSelect specific environment/profile for multi-environment config
command_argsNoStart a wrapped server over the stdio transport using the specified command arguments (space-separated). Supports arguments with dashes.
quarantine_pathNoThe path to the quarantine database file (default: ~/.mcp-context-protector/quarantine.json)
guardrail_providerNoThe guardrail provider to use for checking server configurations (e.g., LlamaFirewall)
server_config_fileNoThe path to the server config database file (default: ~/.mcp-context-protector/servers.json)
visualize_ansi_codesNoMake ANSI escape codes visible by replacing escape characters with 'ESC'

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/trailofbits/mcp-context-protector'

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