i2y/langchaingo-mcp-adapter
A Go adapter that bridges LangChain Go tools with Model Context Protocol (MCP) servers.
Platform-specific configuration:
{
"mcpServers": {
"langchaingo-mcp-adapter": {
"command": "npx",
"args": [
"-y",
"langchaingo-mcp-adapter"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...