
Aperion Shield
MCP server by github.com/aperionai/shield
Local guardrail proxy that blocks destructive MCP tool calls, rug pulls, and tool poisoning
About Aperion Shield
Aperion Shield is an MCP (Model Context Protocol) server published by aperionai in the official MCP registry. Local guardrail proxy that blocks destructive MCP tool calls, rug pulls, and tool poisoning
It ships as a Docker image (ghcr.io/aperionai/shield:shield-v1.0.1), so any MCP client that can launch a local process can run it.
Development happens in the open at github.com/aperionai/shield, where the project has earned 5 GitHub stars.
Use Aperion Shield with your agent
claude mcp add aperion-shield -- docker run -i --rm ghcr.io/aperionai/shield:shield-v1.0.1{
"mcpServers": {
"aperion-shield": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/aperionai/shield:shield-v1.0.1"
]
}
}
}ghcr.io/aperionai/shield:shield-v1.0.1Frequently asked questions
- What is Aperion Shield?
- Aperion Shield is an MCP (Model Context Protocol) server by aperionai. Local guardrail proxy that blocks destructive MCP tool calls, rug pulls, and tool poisoning
- How do I connect Aperion Shield to Claude, Cursor, or another MCP client?
- Install Aperion Shield from its oci package (ghcr.io/aperionai/shield:shield-v1.0.1) 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 Aperion Shield open source?
- Yes — the source code is public at github.com/aperionai/shield, with 5 GitHub stars.
- Can AI agents pay to use Aperion Shield?
- Not yet through Loomal — Aperion Shield 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.
More MCP servers

Anima MCP Server
5
Connect AI coding agents to Anima Playground, Figma, and your design system.

Statistics Canada MCP Server
5
Access Statistics Canada data via the Web Data Services API

bugherd-mcp
5
BugHerd API v2 integration — 37 tools for projects, tasks, comments, and webhooks.

DDC/CI Control Bridge
5
Control monitor brightness, contrast, power and input via DDC/CI with MCP and MQTT support.

Bitbucket MCP
5
Bitbucket Cloud MCP in Go: complete API auto-generated from spec, customizable prompts.

log-analyzer-mcp
5
AI-powered log analysis - parse, search, extract errors across 9+ formats
Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Aperion Shield? Claim this listing free by verifying GitHub ownership, or contact us.