Roc Testbed icon

Roc Testbed

2

Provides a proof-of-concept Model Context Protocol server implemented in Roc.

소개

This project serves as a basic, proof-of-concept Model Context Protocol (MCP) server written in Roc. Developed quickly as an initial demonstration, it enables users to understand and interact with the MCP specification. It's designed to facilitate testing and integration with MCP-compatible clients, such as Claude desktop, by handling standard protocol messages like initialization, tool listing, and tool invocation.

주요 기능

  • Configurable for use with Claude desktop
  • Provides a 'current_datetime' example tool
  • 1 GitHub stars
  • Communicates over Stdin/Stdout using JSON-RPC
  • Implements Model Context Protocol (MCP)
  • Supports MCP initialization handshake

사용 사례

  • Testing Model Context Protocol client integrations
  • Demonstrating server-side capabilities of the Roc programming language
  • Developing and experimenting with custom MCP server functionalities
Advertisement

Advertisement