Generates MCP server and client code automatically from YAML service definitions.
AutoMCP is a code generator that streamlines the development of applications using the Model Context Protocol (MCP). By defining services in YAML format, AutoMCP automatically creates server-side code, client libraries, and handler stubs. This simplifies the process of building MCP-compatible services, allowing developers to focus on implementing the core logic of their tools rather than dealing with boilerplate code and protocol intricacies.