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.

コメント

「その他」の他のコンテンツ