
Ghost Mcp Server
Bridge Ghost Security API capabilities into any MCP client so your agent can run security workflows from the IDE.
Overview
Ghost Security MCP Server is a MCP server for the Ship phase that connects Ghost Security API actions to stdio MCP clients.
What is this MCP server?
- Thin MCP adapter over the Ghost Security API for broad MCP client compatibility
- Published as ghostsecurity-mcp on npm at version 1.0.1
- Stdio transport following MCP server schema 2025-10-17
- Designed as minimal surface area—API actions exposed as agent tools
- Fits pre-release and ongoing appsec checks driven from Claude Code or Cursor
- npm identifier ghostsecurity-mcp version 1.0.1
- Described as minimal MCP server for Ghost Security API
- Stdio transport type in server schema
What problem does it solve?
Security scans and Ghost API workflows stay outside your agent loop unless you build a custom integration for every IDE.
Who is it for?
Indie developers already on Ghost Security who want API-driven appsec steps inside Claude Code or Cursor.
Skip if: Builders without Ghost Security access, or teams needing deep compliance verdict frameworks like dedicated HIPAA MCP servers.
What do I get? / Deliverables
After registering ghostsecurity-mcp, your agent can invoke Ghost Security API tools from the same MCP config as your other ship-phase checks.
- Ghost Security API tools callable from your MCP-enabled agent
- Stdio MCP entry for ghostsecurity-mcp 1.0.1 in project config
- Documented agent workflow for security checks before release
Recommended MCP Servers
Journey fit
How it compares
Minimal Ghost API MCP bridge, not a full compliance verdict platform or RAG document server.
Common Questions / FAQ
Who is ghost-mcp-server for?
Developers using Ghost Security who want API operations available as MCP tools in any compatible agent client.
When should I use ghost-mcp-server?
Use it during ship and security review when you want agent-assisted calls into Ghost Security from your IDE workflow.
How do I add ghost-mcp-server to my agent?
Add the npm package ghostsecurity-mcp version 1.0.1 with stdio transport to your MCP servers list and supply Ghost Security API credentials per their docs.