reason

GitHub

Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems

10,318 stars OCaml 1 file ยท ~9,612 tokens #javascript#ocaml#programming-language#reason#reasonml

Reason parser (reason) MCP Server

Model Context Protocol (reason-parser) server

View all reason servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "reason-parser": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-reason-parser"
      ]
    }
  }
}