action_mcp and mcp_rails_template
About action_mcp
seuros/action_mcp
Rails Engine with MCP compliant Spec.
Provides base classes for building MCP servers in Rails with JSON-RPC 2.0 transport, supporting capability negotiation, session management, and change notifications per MCP 2025-06-18 spec. Exposes three core abstractions—Prompt, Tool, and ResourceTemplate—allowing developers to declaratively define LLM-accessible capabilities with built-in validation and consent management for sensitive operations. Designed exclusively for production network deployments; STDIO transport is intentionally excluded in favor of robust server architectures.
About mcp_rails_template
seuros/mcp_rails_template
A minimal Rails API template for creating MCP (Model Context Protocol) servers with robust tool execution capabilities and examples.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work