Run MCP Scanner against a remote or local MCP server before trusting it, so the agent gets a bounded security review of tools, prompts, resources, dependencies, and supply-chain risk.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill scan-mcp-servers-for-security-findings-before-connecting-them-to-agents-with-mcp-scanner --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Scan Mcp Servers For Security Findings Before Connecting Them To Agents With Mcp Scanner?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-scan-mcp-servers-for-security-findings-before-conn)More formats (shields.io, HTML) on the badges page.
---
name: "Scan MCP servers for security findings before connecting them to agents with MCP Scanner"
slug: "scan-mcp-servers-for-security-findings-before-connecting-them-to-agents-with-mcp-scanner"
description: "Run MCP Scanner against a remote or local MCP server before trusting it, so the agent gets a bounded security review of tools, prompts, resources, dependencies, and supply-chain risk."
github_stars: 889
verification: "security_reviewed"
source: "https://github.com/cisco-ai-defense/mcp-scanner"
author: "Cisco AI Defense"
publisher_type: "open_source_project"
category: "Security & Verification"
framework: "MCP"
tool_ecosystem:
github_repo: "cisco-ai-defense/mcp-scanner"
github_stars: 889
---
# Scan MCP servers for security findings before connecting them to agents with MCP Scanner
Run MCP Scanner against a remote or local MCP server before trusting it, so the agent gets a bounded security review of tools, prompts, resources, dependencies, and supply-chain risk.
## Prerequisites
Python 3.11+, uv, optional Cisco AI Defense API key, optional LLM provider key, optional VirusTotal API key
## Installation
Use the upstream install or setup path that matches your environment:
- uv tool install --python 3.13 cisco-ai-mcp-scanner
- uv tool install --python 3.13 --from git+https://github.com/cisco-ai-defense/mcp-scanner cisco-ai-mcp-scanner
- git clone https://github.com/cisco-ai-defense/mcp-scanner
- uv sync --python 3.13
Requirements and caveats from upstream:
- [](https://www.python.org/downloads/)
- A Python tool for scanning MCP (Model Context Protocol) servers and tools for potential security findings. The MCP Scanner combines Cisco AI Defense inspect API, YARA rules and LLM-as-a-judge to detect malicious MCP t...
- **Vulnerable Packages Scanning**: Scan Python dependencies for known vulnerabilities (CVE/PYSEC/GHSA) using pip-audit integration.
Basic usage or getting-started notes:
- **Multiple Modes:** Run scanner as a stand-alone CLI tool or REST API server
- A valid Cisco AI Defense API Key (optional)
- LLM Provider API Key (optional)
- Source: https://github.com/cisco-ai-defense/mcp-scanner
- Extracted from upstream docs: https://raw.githubusercontent.com/cisco-ai-defense/mcp-scanner/HEAD/README.md
## Documentation
- https://blogs.cisco.com/ai/securing-the-ai-agent-supply-chain-with-ciscos-open-source-mcp-scanner
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/scan-mcp-servers-for-security-findings-before-connecting-them-to-agents-with-mcp-scanner/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!