Ghost Security MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GHOST_SECURITY_API_KEY | Yes | Your Ghost Security API key (required). | |
| GHOST_SECURITY_REPO_ID | No | Optional repository ID to scope operations. | |
| GHOST_SECURITY_BASE_URL | No | Base URL for the Ghost Security API (default: https://api.ghostsecurity.ai/v2). |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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