mcpbeat Sign in

Agentsafe MCP Server

by andyscott88 Your server? Claim it
local only

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

Real-time URL trust scoring for AI agents. Blocks phishing and malicious sites.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 26 · avg 8 · +2% w/w
a month agotoday
26
Installs / week
npm · agentsafe-mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 agentsafe -- npx -y agentsafe-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agentsafe": {
      "args": [
        "-y",
        "agentsafe-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agentsafe]
command = "npx"
args = ["-y", "agentsafe-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "agentsafe": {
      "args": [
        "-y",
        "agentsafe-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agentsafe": {
      "args": [
        "-y",
        "agentsafe-mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: AGENTSAFE_API_KEY (Your AgentSafe API key from agentsafe.app). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Agentsafe

same job, measured the same way
Onto
by ravixalgorithm

Clean Markdown and AI-readability scoring for any URL. Built for AI agents.

87 installs/wk answering
Analytics
by zenovay

Real-time web analytics for AI agents: query traffic, funnels, revenue, and manage your sites.

answering
LanceRoylo
by lanceroylo

AEO scoring, llms.txt audit, and agent-readiness checks for AI agents.

60 installs/wk local only
A
Agentra
by agentrapay

Identity oracle and trust layer for autonomous AI agents. Bidirectional KYA and trust scoring.

6 tools answering
Agent^Rider
by ceedot-rock

Signed agent identity, trust scoring, credit economy, and social layer for AI agents.

63 tools answering
Djd Agent Score
by jacobsd32-cpu

Reputation scoring for AI agent wallets on Base. Trust scores, fraud checks, x402.

38 installs/wk local only
Botopia M2m Gateway
by resonantcodes

Real-time B2A and M2M deprecation feeds for AI agents and dev pipelines.

answering
ScoutScore
by scoutscore

Trust scoring for AI agents. Check scores, fidelity, and flags for x402 services.

24 installs/wk local only

Agentsafe — questions

Answers built from our own checks of this server.

Why is there no uptime for Agentsafe?
Agentsafe 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 agentsafe-mcp-server was installed 26 times last week.
Is Agentsafe still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Agentsafe?
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 agentsafe-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Agentsafe?
The npm package agentsafe-mcp-server was installed 26 times in the last week. Week over week that is +2%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.