MCP Europe Tools
@josemvelez78
About MCP Europe Tools
MCP server providing European data validation and formatting tools for AI agents.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-europe-tools": {
"type": "http",
"url": "https://mcp-europe-tools-production.up.railway.app/mcp"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Other MCP servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Servers
modelcontextprotocolModel Context Protocol Servers
Comments