Comprehensive security scanning and runtime protection for Model Context Protocol servers. Detect vulnerabilities, prevent prompt injection attacks, and identify malicious tools before they compromise your AI systems.
Three powerful tools to protect your MCP infrastructure
Scan MCP packages for security vulnerabilities, dangerous code patterns, and CVE exposures. Analyze dependencies and calculate comprehensive risk scores.
Analyze tool descriptions and prompts for injection attacks. Detect instruction overrides, role manipulation, and system prompt extraction attempts.
Identify malicious, misleading, or shadowing tools. Detect typosquatting, name-description mismatches, and suspicious reassurance language.
Choose your deployment method
Install as a Claude Code skill - automatic security scanning when you ask
# Install plugin
/plugin marketplace add mcp-fortress/mcp-fortress
/plugin install mcp-fortress
# Authenticate (opens browser)
/mcp
Now just ask: "Is @modelcontextprotocol/server-github safe?" 🎉
Connect to our hosted server instantly - no installation required
{
"mcpServers": {
"mcp-fortress": {
"url": "https://server.smithery.ai/@mcp-fortress/mcp-fortress-server/mcp"
}
}
}
Add to claude_desktop_config.json and restart Claude Desktop
Run MCP Fortress locally with full control
# Install globally
npm install -g mcp-fortress
# Configure Claude Desktop
{
"mcpServers": {
"mcp-fortress": {
"command": "mcp-fortress",
"args": ["serve-mcp"]
}
}
}
Available on npm and the MCP Registry
Install MCP Fortress as a Claude Code skill for autonomous security scanning
No slash commands needed. Claude automatically uses MCP Fortress when you ask about MCP server security.
Just ask "Is this MCP server safe?" and get comprehensive security analysis in plain English.
Install from the marketplace in seconds, no manual file copying required.
# Add the marketplace
/plugin marketplace add mcp-fortress/mcp-fortress
# Install the skill
/plugin install mcp-fortress
One-time authentication required: After installation, run /mcp and authenticate with Smithery (opens in browser). Takes 30 seconds. The MCP server is automatically included!
Scan MCP servers before installation. Verify package integrity and detect malicious code during development.
Enforce security policies across your organization. Audit MCP servers and maintain compliance standards.
Analyze MCP security patterns. Study prompt injection techniques and contribute to AI safety research.
Join developers and security teams using MCP Fortress to protect their AI infrastructure