Serversio.github.mcp-fortress/mcp-fortress
F

MCP Fortress

io.github.mcp-fortress/mcp-fortress · v0.3.6
● Remote
v0.3.6remote🌐 https://server.smithery.ai/@mcp-fortress/mcp-fortress-server/mcp
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
  "name": "io.github.mcp-fortress/mcp-fortress",
  "description": "Security scanner for MCP servers. Detect vulnerabilities, prompt injection, and tool poisoning.",
  "title": "MCP Fortress",
  "version": "0.3.6",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://server.smithery.ai/@mcp-fortress/mcp-fortress-server/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}