Command Palette

Search for a command to run...

Home / Servers

@reventlessdev/rescript-mcp-sdk

Updated 6d ago

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

Updated today

by n8n-io

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

204,501

mcp-server-fetch

OfficialUpdated 14d ago

by modelcontextprotocol

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

90,371

@modelcontextprotocol/server-everything

OfficialUpdated 14d ago

by modelcontextprotocol

MCP server that exercises all the features of the MCP protocol

90,371

mcp-server-git

OfficialUpdated 14d ago

by modelcontextprotocol

A Model Context Protocol server providing tools to read, search, and manipulate Git repositories programmatically via LLMs

90,371