Back to search
100
MCP live v1.0.0 streamable-http

Velvoite — EU Financial Regulatory Compliance

eu.velvoite/compliance

EU financial regulatory monitoring: DORA, MiCA, MiFID II, AML, Solvency II and more.

Uptime
14.3%
14 probes
Response
187ms
last probe
Tools
16
callable

Tools · 16

get_stats

Get an overview of the Velvoite regulatory corpus. Returns document counts by source, regulation family, entity type, urgency distribution, obligation summary, and date range. Call …

search_regulations

Search the regulatory corpus using keyword / trigram matching. Uses PostgreSQL trigram similarity on document titles and summaries. Returns documents ranked by relevance with summaries a…

list_documents

Browse regulatory documents with filters and pagination. Returns a paginated list of documents with summaries, tags, doc_purpose (regulation_text, enforcement, reference, irrelevant), an…

get_document

Get full details of a specific regulatory document by its ID. Returns the document metadata, AI summary, all classification tags, inline obligations (up to 50 with total count), and a li…

get_obligations

Get regulatory obligations - specific requirements extracted from regulations. Each obligation includes the requirement text, applicable article reference, deadline, which entity types i…

get_canonical_obligations

Get deduplicated canonical obligations with enforcement intelligence. Returns one obligation per unique legal requirement per actor role. Each includes compliance difficulty, guidance, a…

get_enforcement_intelligence

Get top enforced canonical obligations. Returns obligations ranked by enforcement activity for risk prioritization. This is a focused view of canonical obligations filtered to only those…

get_deadlines

Get upcoming regulatory deadlines for compliance calendar tracking. Returns obligations with deadlines in chronological order, annotated with days remaining or days overdue. Essential fo…

get_obligation_summary

Get obligation counts grouped by regulation_code. Returns total count and per-regulation breakdown with status counts (active, upcoming, overdue, expired) plus verified and with_deadline…

get_recent_changes

Get recently published or updated regulatory documents. Shortcut for 'what is new this week' - returns documents from the last N days, sorted by publication date (newest first). Useful f…

get_verification_stats

Get verification progress for obligations across all regulations. Returns total, verified, unverified counts overall and per regulation, with percentage verified. Use this to track human…

get_actor_roles

Get available actor roles per regulation with obligation counts. Actor roles define WHO an obligation applies to within a specific regulation (e.g. 'credit_institution', 'significant_ins…

get_company_profile

Get the calling company's regulatory posture — saved entity types, actor roles per regulation, and active conditions. The profile defines WHICH regulations and roles apply to this compan…

get_enforcement_decisions

Get enforcement decisions with structured penalty data. Returns enforcement actions (fines, warnings, license withdrawals) imposed by regulators. Each action includes penalty amount, san…

audit_taxonomy

Audit the actor role taxonomy: compare model-defined roles vs deployed roles in the database. Returns per-regulation analysis showing: - model_only: roles the enrichment model can produc…

get_feedback

Get user feedback for QA review. Requires admin API key. Filters: status (new/reviewed/resolved/dismissed), feedback_type (data_quality/bug/feature_request/other), context_type (document/obli…

Similar MCP servers embedding-nearest

io.github.bch1212/pubrecords live
US public-records intelligence for AI agents — companies, SEC, courts, spending, licenses.
10 tools · streamable-http
TheProtocol — Sovereign AI Agent Platform live
Sovereign AI agent platform. 19 tools: discovery, transfers, staking, governance. A2A v1.0.
380 tools · sse
Stratalize AI Governance Intelligence live
FS AI RMF, SR 11-7, EU AI Act, UK FCA compliance. Examination-ready. Ed25519-attested.
14 tools · streamable-http
io.github.Mnymann/nordic-data live
Company, KYB, VAT, sanctions, LEI and address data for 15 EU countries.
8 tools · streamable-http
FDIC BankFind live
Bank financials, branch locations, deposit data, and failure history from FDIC
5 tools · streamable-http
Default Privacy live
Privacy Protocol directory, guides, diagnostics, formation intake. 23 tools, 7 resources, 6 prompts.
33 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "velvoite_—_eu_financial_regulatory_compliance": {
      "url": "https://mcp.velvoite.eu/mcp",
      "transport": "streamable-http"
    }
  }
}