Skip to main content
Glama
revsmoke

Prompt Rejector MCP

by revsmoke

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoOptional: API server port (default: 3000)3000
HF_TOKENNoOptional: Hugging Face Hub security signals (consumed by scan_skill)
START_MODENoOptional: Startup mode - "api", "mcp", or "both" (default: both)both
NVD_API_KEYNoOptional: NVD API key for vulnerability feed scanning (5/30s → 50/30s). Get one at https://nvd.nist.gov/developers/request-an-api-key
GITHUB_TOKENNoOptional: GitHub token for advisory feed scanning (60/hr → 5000/hr)
GEMINI_API_KEYYesRequired: Your Google AI API key (get one at https://aistudio.google.com/apikey)
ANTHROPIC_API_KEYNoOptional: Anthropic API key for Taste-Tester
CANARY_HMAC_SECRETNoOptional: Canary tokens HMAC secret (falls back to PATTERN_INTEGRITY_SECRET when unset)
TASTE_TESTER_MODELNoOptional: Taste-Tester model (default: claude-opus-4-7)claude-opus-4-7
TASTE_TESTER_ENABLEDNoOptional: Taste-Tester sandbox (opt-in dual-agent detonator; off by default)false
TASTE_TESTER_MAX_TURNSNoOptional: Taste-Tester max turns (default: 5)5
TASTE_TESTER_MAX_TOKENSNoOptional: Taste-Tester max tokens (default: 4096)4096
TASTE_TESTER_TIMEOUT_MSNoOptional: Taste-Tester timeout in ms (default: 30000)30000
PATTERN_INTEGRITY_SECRETNoOptional: HMAC secret for pattern manifest signing. Without this, SHA-256 file hashes still verify integrity but not authenticity
CANARY_DEFAULT_TTL_SECONDSNoOptional: Canary default TTL in seconds (default: 86400)86400
KEV_REFRESH_INTERVAL_HOURSNoOptional: Feed refresh cadence for KEV (default: 24)24
ATLAS_REFRESH_INTERVAL_HOURSNoOptional: Feed refresh cadence for ATLAS (default: 168)168

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/revsmoke/promptrejectormcp'

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