Skip to main content
Glama
ghostsecurity

Ghost Security MCP Server

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GHOST_SECURITY_API_KEYYesYour Ghost Security API key (required).
GHOST_SECURITY_REPO_IDNoOptional repository ID to scope operations.
GHOST_SECURITY_BASE_URLNoBase URL for the Ghost Security API (default: https://api.ghostsecurity.ai/v2).

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
ghostsecurity_get_findings

Get security findings with optional filtering and pagination

ghostsecurity_count_findings

Get count and statistics of security findings

ghostsecurity_get_finding

Get a specific security finding by ID (requires repository and project context)

ghostsecurity_update_finding

Update a security finding (status and/or comments). At least one of status or comments must be provided.

ghostsecurity_get_repositories

Get repositories with optional filtering and pagination

ghostsecurity_get_repository

Get a specific repository by ID

ghostsecurity_get_repository_findings

Get security findings for a specific repository

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ghostsecurity/ghost-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server