localecheck
Rank #64,020io.github.qinisolabs/localecheck
Verified locale data for AI agents: dates, phone, currency, tax, holidays, addresses (UK/US)
localecheck is a Model Context Protocol (MCP) server published by qinisolabs. It ranks #64,020 of 132,113 servers tracked on MCP Toplist. localecheck is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 1 tracked version. It was first listed on Jun 15, 2026 and most recently updated on Jun 15, 2026.
Ranks ahead of 68,093 of 132,113 servers on MCP Toplist.
Use localecheck
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add localecheck -- npx -y localecheck[mcp_servers.localecheck]
command = "npx"
args = ["-y", "localecheck"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"localecheck": {
"command": "npx",
"args": [
"-y",
"localecheck"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"localecheck": {
"command": "npx",
"args": [
"-y",
"localecheck"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"localecheck": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"localecheck"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"localecheck": {
"command": "npx",
"args": [
"-y",
"localecheck"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"localecheck": {
"command": "npx",
"args": [
"-y",
"localecheck"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.qinisolabs%2Flocalecheck)<a href="https://mcptoplist.com/server/io.github.qinisolabs%2Flocalecheck"><img src="https://mcptoplist.com/badge/io.github.qinisolabs%2Flocalecheck.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (1 delisted)
qinisolabs
Other servers by qinisolabs
- companieswise#14,895 · 5 vers
- Qiniso#22,047 · 5 vers
- sanctionwise#23,339 · 2 vers
- floodwise#35,023 · 1 ver
- bizdays#53,976 · 2 vers
- icdwise#64,019 · 1 ver
- veridigit#64,021 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Jun 15, 2026 |
Frequently asked questions
- Who maintains localecheck?
- localecheck is maintained by qinisolabs, which publishes 9 MCP servers (18 total versions) tracked on MCP Toplist.
- Is localecheck listed on the Official MCP Registry?
- Yes — localecheck is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does localecheck have?
- MCP Toplist tracks 1 version of localecheck, most recently published on Jun 15, 2026.
- Where can I find the source code for localecheck?
- The source code for localecheck is hosted at github.com/qinisolabs/localecheck.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.