ajentik/mcp_server
If you are the rightful owner of mcp_server 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.
A pluggable, protocol-agnostic MCP (Model-Context-Protocol) server for Rack-based Ruby applications.
The MCP Server is a versatile and protocol-agnostic server designed for Rack-based Ruby applications. It provides a flexible framework for integrating model-context-protocol (MCP) components such as tools, prompts, and resources into your application. The server is highly configurable, allowing developers to define custom authentication logic and build server contexts tailored to their application's needs. By leveraging the official MCP Ruby SDK, the server ensures protocol compliance and seamless integration with existing Ruby applications. The modular architecture of the MCP Server makes it easy to extend and customize, providing a robust solution for developers looking to incorporate MCP functionality into their projects.
Features
- Protocol-agnostic design for flexibility across different applications.
- Customizable authentication and context-building logic.
- Integration with the official MCP Ruby SDK for protocol compliance.
- Modular architecture for easy extension and customization.
- Support for Rack-based Ruby applications, including Rails and Sinatra.
Tools
CalculatorTool
Performs basic arithmetic operations.