SERVER

AgentShield

Rank #17734

pulsemcp/agentshield-guard

Runtime gateway for detecting prompt injection and jailbreak attempts in LLM agents.

First listed
Apr 18, 2026
Last publish date
Apr 20, 2026
OVERVIEW

AgentShield is a Model Context Protocol (MCP) server published by dl-eigenart. It ranks #17734 of 58,900 servers tracked on MCP Toplist. AgentShield is listed across 2 registries — Official MCP and PulseMCP, with 3 tracked versions. It was first listed on Apr 18, 2026 and most recently updated on Apr 20, 2026.

STANDING
#17,734of 58,900 tracked serversTop 50%

Ranks ahead of 41,166 of 58,900 servers on MCP Toplist.

CONNECT

Use AgentShield

Add AgentShield to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "agentshield-guard": {
      "command": "npx",
      "args": [
        "-y",
        "@eigenart/agentshield-mcp"
      ],
      "env": {
        "AGENTSHIELD_API_KEY": "<your AGENTSHIELD_API_KEY>",
        "AGENTSHIELD_BASE_URL": "<your AGENTSHIELD_BASE_URL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

dl-eigenart

Organization
Total servers
1
Total versions
3
VERSIONS

Available versions (3)

VersionPublished
0.1.3Apr 20, 2026
0.1.2Apr 20, 2026
0.1.1Apr 18, 2026
FAQ

Frequently asked questions

What is AgentShield?
Runtime gateway for detecting prompt injection and jailbreak attempts in LLM agents.
Who maintains AgentShield?
AgentShield is maintained by dl-eigenart, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
Is AgentShield an official MCP server?
Yes — AgentShield is listed on the Official MCP Registry, alongside PulseMCP.
How many versions does AgentShield have?
MCP Toplist tracks 3 versions of AgentShield, most recently published on Apr 20, 2026.
Where can I find the source code for AgentShield?
The source code for AgentShield is hosted at github.com/dl-eigenart/agentshield-platform.
EXPLORE