Skip to content
Cursor

Indic Normalize for Cursor

io.github.guptaprakhariitr/indic-normalize-mcp

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

client:Cursor transport:streamable-http

Install Indic Normalize in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "indic-normalize-mcp": {
      "url": "https://indic-normalize-mcp.atlasword.workers.dev/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Indic Normalize in other clients