mcpbeat Sign in

AgentSecurityLens MCP Security Trust Check MCP Server

by professor2k8 Your server? Claim it
local only

AgentSecurityLens MCP Security Trust Check runs on your own machine — the client starts it, so there is no endpoint to ping. 74 installs a week from npm. Last commit 7 Jul 2026.

MCP security trust-check for agents before installing MCPs, Skills or tools.

Installs per day peak 265 · avg 25 · -58% w/w
a month agotoday
74
Installs / week
npm · agent-security-lens
0
Stars
0 open issues
7 Jul 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check AgentSecurityLens MCP Security Trust Check 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 agent-security-lens -- npx -y agent-security-lens
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agent-security-lens": {
      "args": [
        "-y",
        "agent-security-lens"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agent-security-lens]
command = "npx"
args = ["-y", "agent-security-lens"]
.cursor/mcp.json
{
  "mcpServers": {
    "agent-security-lens": {
      "args": [
        "-y",
        "agent-security-lens"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agent-security-lens": {
      "args": [
        "-y",
        "agent-security-lens"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: ASL_API_URL (AgentSecurityLens Cloud Intelligence API URL.), ASL_API_KEY (Optional API key for Team, Pro or Enterprise use.), ASL_MODE (Set to local for offline fallback mode.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to AgentSecurityLens MCP Security Trust Check

same job, measured the same way
Veragent
by lixiaowww

Check the trust/security score of MCP servers, agents, skills & CLIs before you install them.

61 installs/wk local only
Mcpgrade
by mcpgrade

Security grades (A-F) for MCP servers. Check one before you install or trust it. mcpgrade.dev

44 installs/wk local only
Mcpcheck
by joeyough

Scan any MCP server for tool-poisoning, security, auth & license. Trust score before install.

2 tools answering
Agent Sec
by kernora

Zero-install security baseline for AI coding agents — OWASP/CWE-cited rules over MCP.

2 tools answering
Yotta Verify MCP
by yottameta

Pre-install security scanner for AI agent skills (local stdio MCP). Offline static scan; no upload.

567 installs/wk local only
Tripwire
by bonesdefi

Security gateway for MCP agents: blocks prompt-injection-driven tool calls before they execute.

35 installs/wk local only
Thrd
by sergiorico1

Thrd MCP: agent email tools for events/threads, safe send/reply, usage, trust and security.

20 installs/wk local only
Dep
by rog0x

License check, outdated deps, security for AI agents

30 installs/wk local only

AgentSecurityLens MCP Security Trust Check — questions

Answers built from our own checks of this server.

Why is there no uptime for AgentSecurityLens MCP Security Trust Check?
AgentSecurityLens MCP Security Trust Check 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 agent-security-lens was installed 74 times last week.
How do I connect AgentSecurityLens MCP Security Trust Check?
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 agent-security-lens straight from npm; nothing to host, nothing to sign up for.
How many people use AgentSecurityLens MCP Security Trust Check?
The npm package agent-security-lens was installed 74 times in the last week. Week over week that is -58%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is AgentSecurityLens MCP Security Trust Check open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.