mcpbeat Sign in

AgentShield MCP Server

local only

AgentShield runs on your own machine — the client starts it, so there is no endpoint to ping. 20 installs a week from npm.

Smart contract security for AI agents — verify, monitor, freeze, x402 payments

Installs per day peak 25 · avg 6 · +38% w/w
a month agotoday
20
Installs / week
npm · agentshield-protocol
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check AgentShield every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add agentshield -- npx -y agentshield-protocol
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agentshield": {
      "args": [
        "-y",
        "agentshield-protocol"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agentshield]
command = "npx"
args = ["-y", "agentshield-protocol"]
.cursor/mcp.json
{
  "mcpServers": {
    "agentshield": {
      "args": [
        "-y",
        "agentshield-protocol"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agentshield": {
      "args": [
        "-y",
        "agentshield-protocol"
      ],
      "command": "npx"
    }
  }
}

Alternatives to AgentShield

same job, measured the same way
MCP Process
by digital-defiance

Process management and monitoring for AI agents with strict security boundaries

62 installs/wk local only
PyreCrawl
by sanggonboy

13 tools for AI agents: scrape, crawl, extract, map, search, papers, batch, research, monitor.

1 029 installs/wk local only
Site Spy
by vkuprin

MCP server for Site Spy — lets AI agents monitor websites for changes

63 installs/wk local only
Rune
by thecolourfoundation

Evidence-traced codebase understanding and security scanning for AI agents over MCP.

24 installs/wk local only
Docker MCP Server
by friendlygeorge

MCP server for Docker — containers, health checks, Compose, logs, monitoring for AI agents

78 installs/wk local only
PlatformIO
by powerdragonfire

PlatformIO for AI agents: build, flash, serial monitor, tests, crash decoding, size reports.

local only
EventEdge Oracle
by arakelproof-edge

Prediction-market monitoring, AI-agent context, and recurring x402 machine checks.

2 tools answering
AgentData — crypto market data with a checkable record
by speteai

Verifiable crypto signals, recorded history and always-on monitoring for AI agents via x402 on Base.

29 tools answering

AgentShield — questions

Answers built from our own checks of this server.

Why is there no uptime for AgentShield?
AgentShield runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package agentshield-protocol was installed 20 times last week.
How do I connect AgentShield?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls agentshield-protocol straight from npm; nothing to host, nothing to sign up for.
How many people use AgentShield?
The npm package agentshield-protocol was installed 20 times in the last week. Week over week that is +38%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.