
LangchainGo MCP Adapters
Supports UIby akihiro-fukuchi
Lightweight Go wrapper to make MCP tools compatible with LangchainGo agents.
What it does
Provides a bridge between the Model Context Protocol (MCP) and the LangchainGo ecosystem. It allows developers to convert MCP tools into standard LangchainGo tools and includes a MultiServerMCPClient for managing connections to multiple MCP servers simultaneously via stdio or SSE.
Tools
This is a library/adapter rather than a functional tool server. It exposes the ability to wrap any MCP server's tools for use within a Go-based Langchain agent.
Installation
Install via Go:
go get github.com/akihiro-fukuchi/langchaingo-mcp-adapters
Supported hosts
Custom Go applications using LangchainGo.
Quick install
go get github.com/akihiro-fukuchi/langchaingo-mcp-adaptersInformation
- Pricing
- free
- Published
- 4/18/2026
- stars






