T
Thai Transliterate MCP
MCP server for Thai transliteration — exposes thai-transliterate as tools for LLMs
Created 2/24/2026
Updated about 4 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-thai-transliterate-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"arjanvandermeer-thai-transliterate-mcp": {
"command": "npx",
"args": [
"arjanvandermeer-thai-transliterate-mcp"
]
}
}
}