Generates TypeScript/Express.js servers compliant with the Model Context Protocol from service definitions.
Axe Handle is a code generator designed to simplify the creation of Model Context Protocol (MCP) servers. By taking a service definition, such as a Protocol Buffer schema, as input, it automatically generates a TypeScript/Express.js implementation, ensuring seamless integration with AI agents through the MCP standard. The tool employs Eta templates for customizable output and implements functional error handling using Neverthrow.