Loading MCP server directory, please wait...
Minimal MCP server for Ghost Security API - compatible with all MCP clients
npx @getmcp/cli add io.github.ghostsecurity/ghost-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ghostsecurity/ghost-mcp-server": {
"command": "npx",
"args": [
"-y",
"ghostsecurity-mcp"
]
}
}
}