mcp-server-experiments-rescript

mcp-server-experiments-rescript

1

The HyperIndex MCP Server is an implementation of the Model Context Protocol using ReScript, focusing on server best practices including initialization, tool management, and error handling. It is designed to be extended with additional tools following defined patterns.

Calculator.res

Simple calculator tool

RestApi.res

REST API Interaction Example