Ruby Sdk
未认领The official Ruby SDK for the Model Context Protocol servers and clients.
mcpmcp-clientmcp-serverruby
工具(7 个)
destructive_hint
Indicates if the tool performs destructive operations. Defaults to true
idempotent_hint
Indicates if the tool's operations are idempotent. Defaults to false
open_world_hint
Indicates if the tool operates in an open world context. Defaults to true
progress
(required) — current progress value (numeric)
read_only_hint
Indicates if the tool only reads data (doesn't modify state). Defaults to false
report_progress
is a no-op when no progressToken was provided by the client
title
A human-readable title for the tool