alexar76/warden
by Various
WARDEN — MCP security firewall: vets an MCP server's tool definitions against static-scan rules, a signed threat feed, origin and tool-def pinning before any tool reaches the model
MCP
alexar76/warden
Added 16 Sept 2026
Overview
WARDEN is a security firewall for MCP servers. It vets a server's tool definitions against static-scan rules, a signed threat feed, and origin and tool-definition pinning before any tool reaches the model. It is a zero-dependency TypeScript library.
Best for
Best for
Developers building MCP servers who need a lightweight pre-model security check
Use cases
- Block malicious or risky MCP tools before model access
- Enforce allowed tool origins and pinned definitions
- Add a static security scan step to MCP server deployment
How to use
Install
npx -y @aimarket/warden # bin: warden-mcp Tools exposed
vet_mcp_serverstatic_scan_toolsclassify_sensitive_toolscheck_egress_urlcanonicalize_jsonlist_scan_rules
Tested with
Claude Desktop, Cursor
Notes
WARDEN is a security firewall for MCP servers. It vets a server’s tool definitions against static-scan rules, a signed threat feed, and origin and tool-definition pinning before any tool reaches the model. It is a zero-dependency TypeScript library.
0 stars on GitHub. Last updated 2026-09-05. Licensed MIT.
Use cases
- Block malicious or risky MCP tools before model access
- Enforce allowed tool origins and pinned definitions
- Add a static security scan step to MCP server deployment
Pros
- Zero-dependency TypeScript library
- Layers static scans, signed feeds, and pinning
- Runs before any tool reaches the model
Cons
- Zero stars indicate no community validation yet
- Only vets tool definitions, not runtime tool behavior
- Requires keeping rules and threat feed current
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Zero-dependency TypeScript library
- Layers static scans, signed feeds, and pinning
- Runs before any tool reaches the model
Cons
- Zero stars indicate no community validation yet
- Only vets tool definitions, not runtime tool behavior
- Requires keeping rules and threat feed current
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
