Submit

MCP Europe Tools

@josemvelez78

MCP server providing European data validation and formatting tools for AI agents. Tools included: - validate_nif: Validates Portuguese NIF (tax identification numbers) using the official algorithm - validate_iban: Validates IBAN numbers for 18 European countries - get_vat_rate: Returns VAT/IVA rates for all EU countries (standard, reduced, super-reduced rates) - get_portugal_holidays: Returns Portuguese public holidays for any given year - format_number_european: Formats numbers according to European locale conventions (PT, ES, FR, DE, and more) Perfect for AI agents handling European invoicing, tax compliance, financial document processing, and business automation. Endpoint: https://mcp-europe-tools-production.up.railway.app/mcp

Server Config

{
  "mcpServers": {
    "mcp-europe-tools": {
      "type": "http",
      "url": "https://mcp-europe-tools-production.up.railway.app/mcp"
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.