mcpcalculator
If you are the rightful owner of mcpcalculator 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 Go implementation of a Model Context Protocol (MCP) server with calculator and greeting functionality.
The MCP Calculator is a Go-based server implementation that adheres to the Model Context Protocol (MCP) specification. It provides functionalities for both calculator operations and greeting messages, utilizing the JSON-RPC 2.0 protocol for communication. The server is designed to handle tool registration and execution, resource management, and server capability negotiation, all while ensuring robust error handling in compliance with the MCP specification. The project is structured to facilitate easy understanding and modification, with a focus on security and user consent.
Features
- Full JSON-RPC 2.0 implementation
- MCP protocol support
- Tool registration and execution
- Resource handling
- Server capability negotiation