Serverseu.velvoite/compliance
C

Velvoite — EU Financial Regulatory Compliance

eu.velvoite/compliance · v1.0.0
● Remote
v1.0.0remote🌐 https://mcp.velvoite.eu/mcp
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "eu.velvoite/compliance",
  "description": "EU financial regulatory monitoring: DORA, MiCA, MiFID II, AML, Solvency II and more.",
  "title": "Velvoite — EU Financial Regulatory Compliance",
  "version": "1.0.0",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.velvoite.eu/mcp",
      "headers": [
        {
          "description": "Your Velvoite API key (starts with vv_). Get one at app.velvoite.eu after subscribing to Premium.",
          "isRequired": true,
          "isSecret": true,
          "name": "X-API-Key"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}