io.github.Brano80/Veridion-nexus✓
io.github.Brano80/Veridion-nexus · v1.0.9
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json",
"name": "io.github.Brano80/Veridion-nexus",
"description": "Veridion Nexus MCP server - GDPR Art. 44-49 runtime compliance for AI agents",
"repository": {
"url": "https://github.com/Brano80/Veridion-nexus",
"source": "github"
},
"version": "1.0.9",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "veridion-nexus-mcp",
"version": "1.0.9",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your API key for the service",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "VERIDION_NEXUS_API_KEY"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}