mcpbeat Sign in

Indic Normalize MCP Server

not responding

Indic Normalize is listed as active in the registry but did not answer our last check. It exposes 7 tools. Last commit 11 Jun 2026.

Indic transliteration plus Indian name, address, PIN, PAN, GSTIN normalization.

Uptime history 48 days of history · worst day 3%
48 days agonow
3.3%
Uptime 24h
3 of 91 checks
7
Tools
read from the server
268 ms
Response time
average over 24h
0
Stars
last commit 11 Jun 2026

Indic Normalize does not always answer

Over the last week it answered 3.4% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 min ago.

run in your terminal
claude mcp add indic-normalize-mcp --transport http https://indic-normalize-mcp.atlasword.workers.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "indic-normalize-mcp": {
      "url": "https://indic-normalize-mcp.atlasword.workers.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.indic-normalize-mcp]
url = "https://indic-normalize-mcp.atlasword.workers.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "indic-normalize-mcp": {
      "url": "https://indic-normalize-mcp.atlasword.workers.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "indic-normalize-mcp": {
      "url": "https://indic-normalize-mcp.atlasword.workers.dev/mcp"
    }
  }
}

Available tools 7

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

normalize
normalize_address
Parse an Indian postal address into structured fields: line, locality, city, state (from PIN), pincode. Validates PIN.
normalize_name
Normalize an Indian personal name: strip honorifics, title-case, return canonical form and common spelling variants ('Sri'/'Shri'/'Sree'/'Shree').
detect
detect_script
Detect the dominant script of input text. Returns primary script + per-script character counts + a confidence score.
gstin
gstin_info
Validate a GSTIN and return the state code (first 2 digits) + state name.
pincode
pincode_to_locality
Decode a 6-digit Indian PIN code: region + likely state(s). For exact city lookup, use the bundled India-Post lookup table (premium, private repo).
state
state_from_pan
Validate a PAN (Permanent Account Number) and extract the entity type (individual / company / HUF / firm / trust / etc.) from the 4th character. NOTE: PAN's 4th character encodes *entity type*, not state — this tool surfaces the entity type and validates structure.
transliterate
transliterate
Transliterate text between Indic scripts and Latin. Source/target script names: Devanagari, Bengali, Tamil, Telugu, Kannada, Malayalam, Gurmukhi, Gujarati, Oriya, Latin (also accepts ISO 15919 / IAST as Latin variants in the private extended build). Fast common-word path; falls back to Aksharamukha for full coverage.

Endpoints

URLTransportStateLatencyChecked
https://indic-normalize-mcp.atlasword.workers.dev/mcp streamable-http answering 168 ms 12 min ago

Alternatives to Indic Normalize

same job, measured the same way
Ja Normalize
by kojimahyui01

Holidays/business days for 200+ countries; Japanese address, name, bank and company normalization.

427 installs/wk local only
nationalize
by pipeworx-io

Nationalize MCP — nationality prediction from first name (nationalize.io, free, no auth)

33 tools answering
Slavonic
by valksor

Grounds LLMs in real Church Slavonic: Wiktionary lemmas, dual-number paradigms, transliteration.

4 tools answering
Norway Location Transport MCP
by trondbjoroy

Norwegian transport (Entur) and geodata (Kartverket): trips, departures, addresses, elevation.

37 installs/wk 21 tools answering
PeriodFinder
by fenrici1

Neutral cross-brand period-underwear comparison: absorbency in real mL, plus size translation.

4 tools answering
Datocapital
by datocapital

Official company and director data: search, profiles, filings, and name normalization.

11 tools answering
Thailand Data MCP
by narinthon-so

Thai data for AI agents: DBD company-registry lookup, address normalization, holidays, VAT/WHT.

58 installs/wk local only
Google Local
by johnisanerd

Find local businesses on Google: name, address, phone, hours, ratings, and photos.

answering

Indic Normalize — questions

Answers built from our own checks of this server.

What can Indic Normalize do?
It exposes 7 tools, read directly from the server on our last check. Among them: detect_script, gstin_info, normalize_address, normalize_name, pincode_to_locality, state_from_pan and 1 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Indic Normalize working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 3 of 91 checks got a reply (3.3%), average response time 268 ms. The bar chart above shows every period we have measured.
The registry lists Indic Normalize as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Indic Normalize?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Indic Normalize need an API key?
No. Indic Normalize completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 7 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Indic Normalize?
It answers our handshake in 268 ms on average, which is faster than 55% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Indic Normalize open source?
We cannot say either way: written in TypeScript, 0 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.