← Registry

Security & Testing

eucompliance.tools

Provides EU VAT and IBAN validation, sanctions screening, and counterparty due diligence for regulatory compliance.

x402 supported1 endpoint9 known toolsFirst detected July 31, 2026Last detected August 6, 2026

ENDPOINT 1

https://mcp.eucompliance.tools/mcp

No auth detected

MCP server metadata

Name
eu-finance-tools
Capabilities
experimentalpromptsresourcestools
Server instructions

EU compliance tools for agents - no account, no API key. FREE: validate_vat (live EU VIES register with registered name and address) and validate_iban. PAID per call in USDC on Base via x402: screen_sanctions_eu (AML/KYC against the official EU consolidated sanctions list, updated daily), eu_vat_rules (place of supply, reverse charge, EN 16931 codes), check_counterparty_eu (KYB in one call), validate_einvoice_eu (EN 16931 / XRechnung / ZUGFeRD validation), and verify_compliance_receipt (FREE: verify a signed result). Every paid result carries a cryptographically signed, independently verifiable compliance receipt. Prices $0.02-$0.10 per call, payable in USDC on Base (eip155:8453) via x402 in-band payment (_meta). An unpaid call returns machine-readable payment requirements; pay and repeat the call to receive the result.

Known tools 9

validate_vat

FREE, no payment required: validate an EU VAT ID against the live EU VIES register and get the registered name and address where the member state publishes them.

Potential side effects
validate_iban

FREE, no payment required: validate an IBAN (checksum and country structure, all countries).

Potential side effects
screen_sanctions_eu

Sanctions screening (AML/KYC) against three official lists in one call: EU (European Commission FSF), UN Security Council, and UK (HM Treasury OFSI) - over 12,000 listed entities, 50,000 name variants, re-indexed daily.

Inferred read-only
eu_vat_rules

EU VAT decision engine for invoices and e-invoicing (XRechnung, ZUGFeRD, Peppol BIS, OSS): given supplier country, customer country, B2B/B2C and goods/service it returns place of supply, whether to charge VAT, the rate, the EN 16931 VAT category code (BT-151), the exemption reason code (BT-121), ready-to-use invoice wording in English and German, and the legal article of the VAT Directive.

Potential side effects
check_counterparty_eu

Counterparty due diligence (KYB) in one call: validates an EU VAT ID against the live VIES register, screens the name against the official EU consolidated sanctions list, checks the IBAN, and returns a traffic-light verdict (clear / review / blocked) with reasons and a recommendation.

Inferred read-only
validate_einvoice_eu

Validate an electronic invoice against EN 16931 (XRechnung, ZUGFeRD/Factur-X, Peppol BIS, UBL or CII): detects syntax and profile, checks mandatory fields, the arithmetic consistency of all totals, the VAT breakdown and category rules (reverse charge, intra-Community supply, export).

Potential side effects
verify_compliance_receipt

FREE, no payment required: verify a compliance receipt issued by eucompliance.

Potential side effects
lookup_company_eu

Company register lookup straight from the official national registers: Norway (Brønnøysund), Czechia (ARES), Finland (PRH/YTJ), Slovakia (RPO), Poland (KRS).

Inferred read-only
agent_spend_statement

Turn an AI agent's own crypto spending into a bookkeeping statement: reads every USDC payment of the wallet from Base, converts each to EUR at the ECB reference rate of the payment date, groups by payee, states the VAT treatment (reverse charge for services bought abroad, Art.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.eu-finance-tools]
url = "https://mcp.eucompliance.tools/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "eu-finance-tools": {
      "type": "http",
      "url": "https://mcp.eucompliance.tools/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: eu-finance-tools
Remote MCP URL: https://mcp.eucompliance.tools/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "eu-finance-tools": {
      "url": "https://mcp.eucompliance.tools/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "eu-finance-tools": {
      "type": "http",
      "url": "https://mcp.eucompliance.tools/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "eu-finance-tools",
  "transport": "streamable-http",
  "url": "https://mcp.eucompliance.tools/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for eucompliance.tools was fetched 2026-08-03T12:49:23.161Z.

Trust status Neutral

eucompliance.tools is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.