bash0C7/mcp-ruby-skeleton
If you are the rightful owner of mcp-ruby-skeleton and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project is a Ruby implementation of a Model Context Protocol (MCP) server skeleton, providing an interface for Large Language Models (LLMs) to call tools.
Tools
Functions exposed to the LLM to take actions
get-random-number
A tool that generates a random number between 1 and a specified maximum value.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client