Localecheck runs on your own machine — the client starts it, so there is no endpoint to ping. 25 installs a week from npm. Last commit 22 Jun 2026.
Verified locale data for AI agents: dates, phone, currency, tax, holidays, addresses (UK/US)
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add localecheck -- npx -y localecheck
{
"mcpServers": {
"localecheck": {
"args": [
"-y",
"localecheck"
],
"command": "npx"
}
}
}
[mcp_servers.localecheck]
command = "npx"
args = ["-y", "localecheck"]
{
"mcpServers": {
"localecheck": {
"args": [
"-y",
"localecheck"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"localecheck": {
"args": [
"-y",
"localecheck"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.