MCP.so
登录
M

MCP Europe Tools

@josemvelez78

关于 MCP Europe Tools

MCP server providing European data validation and formatting tools for AI agents.

基本信息

分类

其他

传输方式

stdio

发布者

josemvelez78

提交者

josemvelez78

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "mcp-europe-tools": {
      "type": "http",
      "url": "https://mcp-europe-tools-production.up.railway.app/mcp"
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is MCP Europe Tools?

MCP Europe Tools provides European data validation and formatting tools for AI agents working with Portuguese and European data. It includes tools for validating Portuguese NIF numbers, IBANs, retrieving VAT rates, Portuguese holidays, and formatting numbers according to European locale conventions.

How to use MCP Europe Tools?

Configure your MCP client to connect to the endpoint https://mcp-europe-tools-production.up.railway.app/mcp. The server exposes five tools: validate_nif, validate_iban, get_vat_rate, get_portugal_holidays, and format_number_european, each with specific input parameters and output structures.

Key features of MCP Europe Tools

  • Validates Portuguese NIF using the official checksum algorithm
  • Validates IBAN numbers for 18 European countries
  • Returns VAT rates for any EU country
  • Provides Portuguese public holidays for any year
  • Formats numbers according to European locale conventions

Use cases of MCP Europe Tools

  • Validate Portuguese tax identification numbers in financial or administrative workflows
  • Check IBAN validity across European banking transactions
  • Retrieve current VAT rates for EU country pricing calculations
  • Get Portuguese public holiday dates for scheduling and compliance
  • Format numeric values for European regional display conventions

FAQ from MCP Europe Tools

What tools are included in MCP Europe Tools?

It includes validate_nif, validate_iban, get_vat_rate, get_portugal_holidays, and format_number_european for European data tasks.

Which countries are supported for VAT rate queries?

Supported country codes: PT, ES, FR, DE, IT, NL, BE, PL, SE, DK, FI, AT, IE, GR, HU, RO, CZ, HR.

What is the endpoint URL for this server?

The server is hosted at https://mcp-europe-tools-production.up.railway.app/mcp.

Does MCP Europe Tools require any API keys or authentication?

The README does not specify any required API keys or authentication methods.

What type of data does the NIF validator output?

It returns a boolean valid indicating validity and a reason string if the NIF is invalid.

评论

其他 分类下的更多 MCP 服务器