ValterAndrei/rails-mcp-playground
3.3
If you are the rightful owner of rails-mcp-playground 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 document provides a structured summary of a Model Context Protocol (MCP) server implemented using Ruby on Rails.
Tools
Functions exposed to the LLM to take actions
post-create-tool
Creates a new post in the database.
post-delete-tool
Deletes an existing post from the database.
post-index-tool
Lists all posts in the database.
post-show-tool
Displays a specific post from the database.
post-update-tool
Updates an existing post in the database.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client