rubyonai/mcp_on_ruby
💎 A Ruby implementation of the Model Context Protocol
This project helps Ruby on Rails developers expose their application's features and data to AI models. It acts as a server that translates AI requests into specific actions or data retrieval tasks within the Rails app. Developers define the 'tools' (functions) and 'resources' (data endpoints) that AI models can then use to interact with the application.
No commits in the last 6 months.
Use this if you are a Rails developer who wants to enable AI agents or large language models to securely interact with your application's existing functionalities and data in a structured, defined way.
Not ideal if you are not working with a Ruby on Rails application or if your primary goal is general-purpose AI development rather than integrating AI with a specific Rails backend.
Stars
98
Forks
7
Language
Ruby
License
MIT
Category
Last pushed
Jul 28, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/rubyonai/mcp_on_ruby"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
efforthye/fast-filesystem-mcp
A high-performance Model Context Protocol (MCP) server that provides secure filesystem access...
cyanheads/filesystem-mcp-server
A Model Context Protocol (MCP) server for platform-agnostic file capabilities, including...
seuros/action_mcp
Rails Engine with MCP compliant Spec.
n0zer0d4y/vulcan-file-ops
A Security-centric MCP Server providing enterprise-grade filesystem powers to AI...
MarcusJellinghaus/mcp_server_filesystem
MCP File System Server: A secure Model Context Protocol server that provides file operations for...