AIShield Security Scanner MCP Server

璁╀换浣?Agent 鍙互瀹夊叏鍦板彂鐜般€侀獙璇併€佸鎵樸€佹敮浠樺彟涓€涓?Agent 馃枼锔?鏈湴浼樺厛 路 闆朵緷璧?路 浠g爜涓嶅嚭鏈?/strong>

People connecting security tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-25 · ★ 2 · #164 OF 182 MAINTAINED SECURITY · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install AIShield Security Scanner

Claude Code

claude mcp add lm203688-aishield --transport http https://aishield.tools/api/v1/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "lm203688-aishield": {
      "url": "https://aishield.tools/api/v1/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://aishield.tools/api/v1/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to aishield.tools

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

npm package aishield-mcp-server - unscoped; check the name against the project README before installing

registry namespace io.github.lm203688 is GitHub-verified and matches the repo owner

03 · What AIShield Security Scanner can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v4.2.2 · 2026-08-10

AIShield v4.2.2 · 重点:GitHub Action 正式上架就绪 · 新增 action_entrypoint.py + Dockerfile ENTRYPOINT:Action 现在真正执行扫描(此前只启动服务器),产出 score / risk_level / JSON 报告 / SARIF。 · action.yml:source_url 改为可选(留空扫当前仓库),默认 no-spawn(不执行被扫配置)。…

04 · Who maintains AIShield Security Scanner

AIShield Security Scanner is maintained by lm203688. We track 3 MCP servers from lm203688 - 3 actively maintained, 4 combined GitHub stars, oldest repo from May 2026. Full record: all servers from lm203688.

  1. ATEX AI Gateway One API key for 6 AI models. Pay-per-use. MCP protocol support with web search. ★ 2

05 · Facts

category
security - ranked #164 of 182 actively-maintained security servers as of 2026-08-25.
release cadence
1 release in the last 90 days (latest 2026-08-10)
registry
io.github.lm203688/aishield (active, first published 2026-08-05 · 2 versions)
packages
npm:aishield-mcp-server

06 · AIShield Security Scanner FAQ

What is AIShield Security Scanner?

璁╀换浣?Agent 鍙互瀹夊叏鍦板彂鐜般€侀獙璇併€佸鎵樸€佹敮浠樺彟涓€涓?Agent 馃枼锔?鏈湴浼樺厛 路 闆朵緷璧?路 浠g爜涓嶅嚭鏈?/strong>

Is AIShield Security Scanner still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-25 and it shipped 1 release in the last 90 days. We re-verify nightly.

How do I install AIShield Security Scanner?

Run `npx -y aishield-mcp-server`. You can also paste the ready-made client config above.

Does AIShield Security Scanner require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to AIShield Security Scanner