Home / Servers

@reventlessdev/rescript-mcp-sdk

by reventless

npm License: Apache-2.0 Docs

@reventlessdev/rescript-mcp-sdk

⚠️ Alpha. APIs can change without notice between releases. Pin exact versions and expect breaking changes.

ReScript bindings for @modelcontextprotocol/sdk, used across the Reventless framework. It binds @modelcontextprotocol/sdk ^1.29.0 (bundled dependency).

Install

pnpm add @reventlessdev/rescript-mcp-sdk

Then register it as a ReScript dependency in rescript.json:

{
  "dependencies": ["@reventlessdev/rescript-mcp-sdk"]
}

Requires ReScript ^12.3.0 (peer dependency).

Usage

The bindings are exposed as ReScript modules:

  • McpSdk — bindings for @modelcontextprotocol/sdk.
  • McpSdk_Helpers — convenience helpers over the SDK bindings.

Links

License

Apache-2.0

Related servers

n8n

by n8n-io

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

NOASSERTION198,904

@modelcontextprotocol/server-everything

Official

by modelcontextprotocol

MCP server that exercises all the features of the MCP protocol

89,105

@modelcontextprotocol/server-filesystem

Official

by modelcontextprotocol

MCP server for filesystem access

SEE LICENSE IN LICENSE89,105

mcp-server-fetch

Official

by modelcontextprotocol

A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs

89,105