ghost mcp server for Claude Desktop
io.github.ghostsecurity/ghost-mcp-server
Minimal MCP server for Ghost Security API - compatible with all MCP clients
client:Claude Desktop
transport:stdio
runtime:npm
Install ghost mcp server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ghost-mcp-server": {
"command": "npx",
"args": [
"-y",
"ghostsecurity-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs