io.github.qinisolabs/localecheck (MCP Server)
The io.github.qinisolabs/localecheck MCP server provides verified locale data for AI agents, focused on everyday non-US inputs. It covers UK and US formats and supplies correct values for dates, phone, currency, tax, holidays, and addresses, helping agents avoid incorrect assumptions and impossible inputs.
🛠️ Key Features
- Verified locale-correctness tools for AI agents
- Correct handling for: dates, phone, currency, tax, holidays, and addresses
- Coverage: UK + USA (v1), expanding
🚀 Use Cases
- Parse and interpret date formats such as
03/04 - Apply locale-specific tax rules (including historical invoices)
- Format currency amounts (e.g.,
€1,234.50) - Determine bank holidays for delivery date calculations
- Validate address formats for UK/US
⚡ Developer Benefits
- Flags impossible inputs instead of guessing
- Uses verified answers to improve agent reliability
- Free access with no API key
⚠️ Limitations
- Coverage is UK and USA only in v1; expansion is not specified beyond that