ReScript is a robustly typed language that compiles to efficient and human-readable JavaScript.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"rescript": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-rescript"
]
}
}
}