Catalog
io.github.ghostsecurity/ghost-mcp-server
OfficialMinimal MCP server for Ghost Security API - compatible with all MCP clients
MCP server for Ghost Security API integration with all MCP clients.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"ghost-mcp-server": {
"command": "npx",
"args": [
"-y",
"ghostsecurity-mcp@1.0.1"
]
}
}
}