MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

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
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" ] } } }