Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by xxm1668 • Uncategorized
An MCP server demonstrating integration with LangChain for local custom tool invocation.
Call local custom tools via MCP protocol.
Integration between MCP and LangChain frameworks.
That require a local server setup to handle AI model context and commands.
This project showcases how to use the Model Context Protocol (MCP) together with LangChain to enable calling local custom tools. It includes server scripts to start MCP and OpenAI services, as well as a client script for external command invocation. This setup facilitates seamless integration of local AI tools with LangChain agents, enhancing flexibility and control.