Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ”’ Security
  3. Agentward
Agentward logo
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 1:47:47 AM

Agentward

User RatingsBe the first to rate and review this MCP server!
View Repository19 GitHub StarsTotal stargazers on GitHub for the source repository (19 stars).Visit Website
securitymcp-proxypermission-controlauditcompliance

Permission control proxy enforcing least-privilege policies and auditing AI agent tool calls at runtime.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Automated check passedโ€” started and listed 14 tools correctly (1mo ago).
Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "agentward-ai-agentward": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-filesystem"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (14) Directory Badge Claim listing Alternatives๐Ÿ”’ More in Security

Overview

AgentWard is a security-focused MCP proxy that enforces declarative least-privilege YAML policies on every AI agent tool call. It inspects data flows in real time, classifies sensitive data such as PII and PHI, detects dangerous skill chains, and generates compliance audit trails. It operates outside the LLM context window, preventing prompt injection attacks from bypassing security controls. Use it to secure AI agent interactions with tools like APIs, filesystems, and databases by enforcing runtime permission checks and monitoring.

Use cases

โ€ขEnforce least-privilege access policies on AI agent tool calls
โ€ขClassify and detect sensitive data exposure (PII, PHI) during agent operations
โ€ขDetect and block dangerous or risky skill chains before execution
โ€ขGenerate detailed compliance audit trails for security monitoring
โ€ขScan and analyze Python tool definitions and MCP configurations for security risks

Key features

โ€ขRuntime enforcement of YAML-defined least-privilege policies
โ€ขSensitive data classification with compliance framework hints
โ€ขDetection of supply chain threats including deserialization attacks
โ€ขSupport for stdio and HTTP proxy modes
โ€ขPre-install security scanning of skill directories
โ€ขAudit trail output in JSON Lines and RFC 5424 syslog formats

Capabilities & Tool Schemas (14) ~1.8k tokensApproximate context cost of this serverโ€™s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Verified live Verified liveCaptured by calling this serverโ€™s live tools/list endpoint.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Agentward.

read_file

Read the complete contents of a file as text. DEPRECATED: Use read_text_file instead.

read_text_file

Read the complete contents of a file from the file system as text. Handles various text encodings and provides detailed error messages if the file cannot be read. Use this tool when you need to examine the contents of a single file. Use the 'head' parameter to read only the first N lines of a file, or the 'tail' parameter to read only the last N lines of a file. Operates on the file as text regardless of extension. Only works within allowed directories.

read_media_file

Read a file and return it as a base64-encoded content block with its MIME type. Image and audio files are returned as image/audio content; any other file type is returned as an embedded resource. Only works within allowed directories.

read_multiple_files

Read the contents of multiple files simultaneously. This is more efficient than reading files one by one when you need to analyze or compare multiple files. Each file's content is returned with its path as a reference. Failed reads for individual files won't stop the entire operation. Only works within allowed directories.

write_file

Create a new file or completely overwrite an existing file with new content. Use with caution as it will overwrite existing files without warning. Handles text content with proper encoding. Only works within allowed directories.

edit_file

Make line-based edits to a text file. Each edit replaces exact line sequences with new content. Returns a git-style diff showing the changes made. Only works within allowed directories.

Documentation Overview

AgentWard Architecture

AgentWard

Secure every agent action โ€” from install to runtime.
Source-available security platform for AI agents.

PyPI License Python Glama MCP Server


Telling an agent "don't touch the stove" is a natural-language guardrail that can be circumvented. AgentWard puts a physical lock on the stove โ€” code-level enforcement that prompt injection can't override.

AgentWard sits between AI agents and their tools (MCP servers, HTTP gateways, function calls) to enforce least-privilege policies, inspect data flows at runtime, and generate compliance audit trails. Policies are enforced in code, outside the LLM context window โ€” the model never sees them, can't override them, can't be tricked into ignoring them.

Why AgentWard?

AI agents now have access to your email, calendar, filesystem, shell, databases, and APIs. The tools exist to give agents these capabilities. But nothing exists to control what they do with them.

What exists todayWhat it doesWhat it doesn't do
Static scanners (mcp-scan, Cisco Skill Scanner)Scan tool definitions, report risksNo runtime enforcement. Scan and walk away.
Package scanners (Snyk, Socket)Flag known-vulnerable packagesDon't inspect .pth files or install-time code execution vectors.
Guardrails frameworks (NeMo, Guardrails AI)Filter LLM inputs/outputsDon't touch tool calls. An agent can still rm -rf /.
Prompt-based rules (SecureClaw)Inject safety instructions into agent contextVulnerable to prompt injection. The LLM can be tricked into ignoring them.
IAM / OAuthControl who can access whatControl humans, not agents. An agent with your OAuth token has your full permissions.

The gap: No tool-level permission enforcement that actually runs in code, outside the LLM, at the point of every tool call. Scanners find problems but don't fix them. Guardrails protect the model but not the tools. Prompt rules are suggestions, not enforcement.

AgentWard fills this gap. It's a proxy that sits between agents and tools, evaluating every tools/call against a declarative policy โ€” in code, at runtime, where prompt injection can't reach.

Prerequisites

AgentWard scans and enforces policies on your existing AI agent tools. You need at least one of:

  • Cursor with MCP servers configured
  • Claude Desktop with MCP servers configured
  • VS Code with MCP servers (Copilot or extensions)
  • Windsurf with MCP servers configured
  • OpenClaw with skills installed

No MCP servers yet? AgentWard can also scan Python tool definitions (OpenAI, LangChain, CrewAI) in any project directory.

Quick Start

Terminal
pip install agentward
agentward init

That's it. agentward init scans your tools, shows a risk summary, generates a recommended policy, and wires AgentWard into your environment. Most users don't need anything else.

If you want more control, you can run each step individually. AgentWard follows a five-step security lifecycle:

Code
SCAN โ†’ CONFIGURE โ†’ ENFORCE โ†’ VERIFY โ†’ MONITOR
  • SCAN โ€” discover tools, classify risk, detect supply chain threats before runtime
  • CONFIGURE โ€” generate a policy tailored to what scan found
  • ENFORCE โ€” run the proxy; every tool call evaluated against policy in code
  • VERIFY โ€” fire adversarial probes through the engine, confirm policies block what they should
  • MONITOR โ€” audit trail in JSON Lines and RFC 5424 syslog for SIEM integration

1. Scan your tools

bash
agentward scan

Auto-discovers MCP configs (Claude Desktop, Cursor, Windsurf, VS Code), Python tool definitions (OpenAI, LangChain, CrewAI), and OpenClaw skills. Outputs a permission map with risk ratings, skill chain analysis, security recommendations, developer fix guidance, and compliance-framework hints โ€” when scan detects PHI, financial, trading, personal-data, or cardholder-data patterns, it surfaces the relevant frameworks (HIPAA / GDPR / SOX / PCI-DSS / DORA / MiFID II) and the exact agentward comply --framework <name> command to evaluate against them. A markdown report (agentward-report.md) is saved automatically.

The scanner also runs pre-install security checks on skill directories before you install them โ€” catching threats at the supply chain stage, before they can execute code at runtime:

  • Deserialization attack detection (CRITICAL) โ€” identifies pickle.loads, yaml.load, Java deserialization, and PHP unserialize calls that can execute arbitrary code when the skill processes agent-controlled input
  • YAML safety analysis โ€” flags yaml.load without Loader= and bare yaml.unsafe_load calls
  • Executable hook inspection โ€” checks postinstall, preinstall, and lifecycle scripts for suspicious shell commands (ClawHavoc-style install-time code execution)
  • Dependency analysis โ€” detects typosquatting candidates and known-malicious package names
  • .pth file scanning (--scan-site-packages) โ€” scans Python site-packages directories for malicious .pth files that execute code at interpreter startup; see Supply Chain: .pth File Scanner

Tool-schema-level checks the scanner also runs against every MCP server it enumerates:

  • REPL chain detection (HIGH) โ€” flags servers exposing both an interpreter-launching tool (start_process with python/node/bash -i) and a stdin-injection tool (interact_with_process); injected code runs inside the REPL and bypasses shell-level pattern matching
  • Persistence chain detection (CRITICAL) โ€” flags servers combining arbitrary file write with runtime config mutation (e.g. write_file + set_config_value(defaultShell, โ€ฆ)), the canonical write-then-reconfigure backdoor pattern
  • SSRF parameter detection (HIGH) โ€” flags tool inputs that accept URLs (url, endpoint, isUrl-style booleans) without an allowlist constraint in the description
  • Session/call-history exposure (HIGH, escalates to CRITICAL with readOnlyHint: true) โ€” flags tools like get_recent_tool_calls that let an attacker enumerate prior tool invocations; readOnlyHint=true is also surfaced as a silent-auto-approval amplifier on any HIGH+ tool
bash
agentward scan ./my-downloaded-skill/    # pre-install check before installing
bash
agentward scan ~/clawd/skills/bankr/          # scan a single skill
agentward scan ~/.cursor/mcp.json             # scan specific MCP config
agentward scan ~/project/                     # scan directory
agentward scan --format html                  # shareable HTML report with security score
agentward scan --format sarif                 # SARIF output for GitHub Security tab
agentward scan --scan-site-packages           # also scan .pth files in site-packages
agentward scan --skip-site-packages           # skip .pth scanning

2. Generate a policy

bash
agentward configure

Generates a smart-default agentward.yaml with security-aware rules based on what scan found โ€” skill restrictions, approval gates, and chaining rules tailored to your setup.

yaml
# agentward.yaml (generated)
version: "1.0"
default_action: allow               # or "block" for zero-trust (allowlist mode)
skills:
  filesystem:
    read_file: { action: allow }
    write_file: { action: approve }   # requires human approval
  shell-executor:
    run_command: { action: block }    # blocked entirely
require_approval:
  - send_email                        # always requires approval
  - delete_file
  - tool: shell_exec                  # conditional: only sudo commands
    when:
      command:
        contains: sudo

# Declarative per-argument constraints (capability scoping)
capabilities:
  write_file:
    path:
      must_start_with: ["/tmp/", "/workspace/"]
      must_not_contain: [".."]
      blocklist: ["/etc/shadow", "/etc/passwd"]
  http_request:
    url:
      allowed_domains: ["api.internal.example.com"]
      allowed_schemes: ["https"]
    method:
      one_of: ["GET", "POST"]

3. Wire it in

bash
# MCP servers (Claude Desktop, Cursor, etc.)
agentward setup --policy agentward.yaml

# Or for OpenClaw gateway
agentward setup --gateway openclaw

Rewrites your MCP configs so every tool call routes through the AgentWard proxy. For OpenClaw, swaps the gateway port so AgentWard sits as an HTTP reverse proxy.

4. Enforce at runtime

bash
# MCP stdio proxy
agentward inspect --policy agentward.yaml -- npx @modelcontextprotocol/server-filesystem /tmp

# HTTP gateway proxy (start proxy first, then restart OpenClaw)
agentward inspect --gateway openclaw --policy agentward.yaml
# In another terminal:
openclaw gateway restart

# Dry-run mode โ€” observe what would be blocked without enforcing
agentward inspect --gateway openclaw --policy agentward.yaml --dry-run

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Security View all alternatives
  • Gia MCP Server logoGia MCP Server

    Enterprise AI governance layer with 29 tools: MAI decision classification (Mandatory/Advisory/Informational), hash-chained forensic audit trails, human-in-the-loop gates, compliance mapping (NIST AI RMF, EU AI Act, ISO 42001), governed memory packs, and site reliability tools.

    ๐Ÿ”’ Security2 views
    Compare vs Gia MCP Server โ†’
  • Kakunin MCP logoKakunin MCP

    Compliance and identity for AI agents โ€” verify an agent's certificate scope, read its behavioral risk score, and append to an immutable audit trail. X.509 identity issued via AWS KMS; MiCA / EU AI Act aligned. npx -y @kakunin/mcp

    ๐Ÿ”’ Security4 views
    Compare vs Kakunin MCP โ†’
  • Shellward logoShellward

    AI Agent Security Middleware & MCP Server with 8-layer defense including prompt injection detection, DLP data flow tracking, command blocking, and PII detection. 7 MCP tools, zero dependencies.

    ๐Ÿ”’ Security2 views
    Compare vs Shellward โ†’
  • MCP Audit logoMCP Audit

    Transparent Go proxy that intercepts, signs, rate-limits, redacts, and audits all MCP JSON-RPC tool calls without modifying client or server.

    ๐Ÿ”’ Security3 views
    Compare vs MCP Audit โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
19
Stargazers on the source repository.
npm downloads
1.9M
Package downloads in the last 30 days.
Last commit
2mo ago
Most recent push to the default branch.
Availability
100%
Our rolling endpoint + install checks that succeeded.
Install check
Passed
Our sandbox started it and listed its tools.
Tools exposed
14
Callable tools this server registers over MCP.
Directory activity
2 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Agentward

AgentWard can scan MCP server configurations for clients like Cursor, Claude Desktop, Windsurf, VS Code, and OpenClaw skills, as well as Python tool definitions using OpenAI, LangChain, or CrewAI.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewAgentward AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/agentward-ai-agentward?style=directory)](https://allmcps.com/mcp/agentward-ai-agentward)
HTML Embed
<a href="https://allmcps.com/mcp/agentward-ai-agentward"><img src="https://allmcps.com/api/badge/agentward-ai-agentward?style=directory" alt="Agentward on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ”’Security
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseBUSL-1.1
ClientsCursor, Claude Desktop, Windsurf, Cline / VS Code
Last updatedAug 9, 2026
Views2
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars19
GitHub Star CountTotal stargazers on GitHub representing community popularity (19 stars).
Last commit2mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 8, 2026
npm downloads1,945,615/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
71Quality signal: Great ยท 71/100How this signal is calculated โ–พ
Server availability25/25
Verified ownership7/20
Documentation & tools30/30
Adoption & activity9/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

2 high-severity advisories on record for this package. Most advisories affect transitive dependencies and may not be exploitable in this server's actual usage โ€” this is a directional signal, not a security audit.

Critical 0High 2Medium 0Low 0

Scanned 23d ago via OSV.dev ยท @modelcontextprotocol/server-filesystem (npm)

โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ”’ Security โ†’Best MCP servers for Security โ†’Alternatives to Agentward โ†’Install in Claude DesktopInstall in CursorInstall in VS Code