Security
Trust: 25/100 (Limited)io.github.ghostsecurity/ghost-mcp-server Guide
Minimal MCP server for Ghost Security API - compatible with all MCP clients
Quick Start
Install
npx ghostsecurity-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-ghostsecurity-ghost-mcp-server": {
"command": "npx",
"args": [
"ghostsecurity-mcp"
]
}
}
}