Axe Handle icon

Axe Handle

Createddkoosis

Generates TypeScript/Express.js servers compliant with the Model Context Protocol from service definitions.

About

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.

Key Features

  • Utilizes Protocol Buffer (protobuf) schema as input.
  • 0 GitHub stars
  • Outputs a TypeScript/Express.js server implementation.
  • Uses Eta templates for customizable code generation.
  • Implements functional error handling with Neverthrow.
  • Generates MCP-compliant servers from service definitions.