MCP Server
MCP
io.github.cx-anand-nandeshwar/dlp-mcp
The DLP MCP provides the compliance violation in the one drive, google drive documents.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://{api_host}/api/dlp/mcp/{tenant_id}",
"variables": {
"api_host": {
"description": "API host provided by MCP administrator, e.g., eu.nextgen.net",
"isRequired": true
},
"tenant_id": {
"description": "Tenant identifier (e.g., 'nextgen', 'cs')",
"isRequired": true
}
}
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment