ghostsecurity/ghost-mcp-server
If you are the rightful owner of ghost-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Ghost Security MCP Server is a Model Context Protocol server designed to interface with the Ghost Security API, providing secure and standardized access to security findings and repository data.
Tools
Functions exposed to the LLM to take actions
ghostsecurity_get_findings
Get security findings with optional filtering and pagination.
ghostsecurity_get_finding
Get a specific security finding by ID.
ghostsecurity_update_finding_status
Update the status of a security finding.
ghostsecurity_get_repositories
Get repositories with optional filtering and pagination.
ghostsecurity_get_repository
Get a specific repository by ID.
ghostsecurity_get_repository_endpoints
Get endpoints for a specific repository.
ghostsecurity_get_repository_findings
Get security findings for a specific repository.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client