Loomal

mcpshield

MCP server by github.com/mcpshield-dev/mcpshield

Security scanner for MCP servers - detects tool poisoning and injection

0 starsnpm: mcpshield-cli

About mcpshield

mcpshield is an MCP (Model Context Protocol) server published by mcpshield-dev in the official MCP registry, listed under Security on Loomal. Security scanner for MCP servers - detects tool poisoning and injection

It ships as an npm package (mcpshield-cli), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/mcpshield-dev/mcpshield.

Use mcpshield with your agent

Claude Code · one command
claude mcp add mcpshield -- npx -y mcpshield-cli
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcpshield": {
      "command": "npx",
      "args": [
        "-y",
        "mcpshield-cli"
      ]
    }
  }
}
npmmcpshield-cli

Frequently asked questions

What is mcpshield?
mcpshield is an MCP (Model Context Protocol) server by mcpshield-dev in the Security category. Security scanner for MCP servers - detects tool poisoning and injection
How do I connect mcpshield to Claude, Cursor, or another MCP client?
Install mcpshield from its npm package (mcpshield-cli) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcpshield open source?
Yes — the source code is public at github.com/mcpshield-dev/mcpshield.
Can AI agents pay to use mcpshield?
Not yet through Loomal — mcpshield is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcpshield? Claim this listing free by verifying GitHub ownership, or contact us.