ZeroPath MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ZEROPATH_ORG_ID | Yes | Your ZeroPath organization ID | |
| ZEROPATH_TOKEN_ID | Yes | Your ZeroPath API token ID generated from organization settings | |
| ZEROPATH_TOKEN_SECRET | Yes | Your ZeroPath API token secret generated from organization settings |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_vulnerabilitiesC | Search for vulnerabilities using the Zeropath API with a simple search query. |
| get_issueB | |
| approve_patchC | |
| mark_true_positiveC | |
| mark_false_positiveA | |
| archive_issueB | |
| unarchive_issueB | |
| generate_patchC | |
| start_scanC | |
| list_scansB | |
| list_repositoriesB | |
| get_security_postureB | Get the overall security posture metrics for the organization. Returns security score, vulnerability trends, and risk assessment. |
| get_issues_by_vuln_classB | Get issue statistics grouped by vulnerability class/type. Shows distribution of vulnerabilities by category (XSS, SQLi, etc.). |
| get_summary_statisticsB | Get aggregated summary statistics across the organization. Includes total issues, patches, repositories, and key metrics. |
| list_sca_vulnerabilitiesB | |
| get_sca_vulnerabilityC | |
| list_sca_repositoriesB | List repositories with their aggregated dependency inventory information. Shows which repositories have been analyzed for dependencies. |
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/ZeroPathAI/zeropath-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server