The DLP MCP provides the compliance violation in the one drive, google drive documents.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Dlp MCP.
planScanRecommend scan engines based on the project
triggerScanStart a scan (CLI for local code, API for repository URL)
getScanDetailsGet scan status, progress, and severity summary
getLatestScansRetrieve recent scans for a project
listScansList scans with status, date, and branch filters
listFindingsList vulnerabilities from a scan with severity filtering
A production-ready Model Context Protocol (MCP) server that connects AI coding assistants to DLP One β enabling real-time security scanning, vulnerability management, and AI-generated remediation directly inside your IDE or AI agent.
The DLP Security MCP server bridges your AI assistant (Claude, Cursor, Copilot, etc.) with DLP One's enterprise application security platform. It exposes security workflows as natural-language-accessible MCP tools, allowing developers to scan code, investigate findings, and receive context-aware fixes without leaving their development environment.
Multi-protocol support to facilitate secure and efficient communication between clients and the server:
stdio: Standard input/output for CLI or embedded agentssse (Server-Sent Events): For real-time streaming to web-based clientshttpstreamableHttp: HTTP-compatible protocol for stream-based messaging| Category | Capabilities |
|---|---|
| Scanning | Plan, trigger, and monitor multi-engine security scans (CLI or API mode) |
| Findings | List, filter, and inspect vulnerabilities with severity and state tracking |
| Remediation | AI-generated fixes for code vulnerabilities, insecure packages, and container images |
| Project Management | Create, configure, and search DLP One projects |
| Application Management | Group projects into applications and get org-wide security metrics |
| Analytics | Tenant-wide vulnerability summaries, risk scores, and time-windowed trends |
| Supply Chain | Detect malicious npm/Maven/PyPI/Go/NuGet packages via Dustico integration |
| Enterprise Auth | JWT (JWKS-verified), OAuth2 token exchange, Redis session caching |
| Observability | Structured logging (zerolog), OpenTelemetry tracing |
The server uses API Key and OAuth2 authentication.
Authorization header as mentioned in the MCP Client Configuration section.DLP MCP supports Dynamic Client Registration (DCR) flow allows an AI client (such as Cursor or Claude Desktop) to connect securely.
Note: You required valid DLP credentials to get the API Key or connect to the MCP server.
Refer Authentication for detailed authentication instructions and troubleshooting.
Below are examples to add the server to your MCP client configuration. See the examples/ folder for ready-to-use client config files.
API Key Authentication:
OAuth2 Authentication
API Key Authentication:
Refer usage for detail information.
| Tool | Description |
|---|---|
planScan | Recommend scan engines based on the project |
triggerScan | Start a scan (CLI for local code, API for repository URL) |
getScanDetails | Get scan status, progress, and severity summary |
getLatestScans | Retrieve recent scans for a project |
listScans | List scans with status, date, and branch filters |
listFindings | List vulnerabilities from a scan with severity filtering |
getFindingDetails | Get detailed information for a specific finding |
| Tool | Description |
|---|---|
resolveProject | Look up a project by name |
createProject | Create a new DLP One project |
listProjects | Browse or search all projects |
getProjectConfig | Get full project configuration |
| Tool | Description |
|---|---|
listApplications | Browse or search applications |
createApplication | Create a new application |
getApplicationDetails | Get application details by ID |
associateProject | Link projects to an application |
| Tool | Description |
|---|---|
listProjectsOverview | High-level project security status |
getProjectsOverviewAggregate | Organization-wide project metrics |
getApplicationsOverviewAggregate | Organization-wide application metrics |
getTenantVulnerabilitiesSummary | Time-windowed vulnerability analytics |
getRiskSummary | Overall risk assessment |
listRiskResults | Risk findings with filtering |
updateRiskResultStatus | Update finding status (CONFIRMED, URGENT, NOT_EXPLOITABLE, β¦) |
| Tool | Description |
|---|---|
codeRemediation | AI-generated fixes for SAST findings, secrets, and IaC misconfigurations |
packageRemediation | Safe upgrade paths for vulnerable open-source packages |
imageRemediation | Secure base image alternatives for vulnerable container images |
Apache 2.0 β see LICENSE for details.
See CONTRIBUTING.md for development setup, module architecture, and contribution guidelines.
Website: DLP.
Β© 2026 DLP Ltd. All Rights Reserved.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/dlp-mcp)<a href="https://allmcps.com/mcp/dlp-mcp"><img src="https://allmcps.com/api/badge/dlp-mcp?style=directory" alt="Dlp MCP on AllMCPs" /></a>