inspiration from https://github.com/mark3labs/mcphost
English
MCP.Pizza Chef: Chen-speculation
auto-MCP-client is a Go library implementing the Model Controller Protocol (MCP) client. It enables Go applications to parse MCP server configurations, generate MCP clients, and integrate them as callable tools within LLM agent systems. This reusable library facilitates dynamic interaction with external MCP servers, allowing seamless tool discovery and usage in LLM workflows, supporting stdio and TCP communication.
inspiration from https://github.com/mark3labs/mcphost
English