Chen-speculation/auto-MCP-client
A Go library implementation of the Model Controller Protocol (MCP). This library allows developers to easily parse MCP service configurations, generate corresponding MCP clients, and integrate them as callable tools within LLM agent systems. Focuses on providing reusable Go packages for building MCP-enabled applications.
Platform-specific configuration:
{
"mcpServers": {
"auto-MCP-client": {
"command": "npx",
"args": [
"-y",
"auto-MCP-client"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...