← Index

io.github.ghostsecurity/ghost-mcp-server

io.github.ghostsecurity/ghost-mcp-server·v1.0.1·Security
Quality Score
65
/100

Minimal MCP server for Ghost Security API - compatible with all MCP clients

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "ghost-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "ghostsecurity-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "ghost-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "ghostsecurity-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y ghostsecurity-mcp
§03  MCP Quality Score  ·  methodology
freshness
15
completeness
5
installability
25
documentation
10
stability
10
§04  Alternatives in Security