← Back to Plugins
MCP Server MCP

io.github.ghostsecurity/ghost-mcp-server

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

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

Verified source

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "ghostsecurity-mcp",
      "version": "1.0.1",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...