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 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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