Overview
What is mcp_langgraph_tools
mcp_langgraph_tools is a project that demonstrates how to integrate MCP endpoint tools into a Langgraph tool node, consisting of two nodes: 'agent' and 'tool'.
How to Use
To use mcp_langgraph_tools, ensure you have Python 3.11 installed. You can run the project using the command 'uv run mcp_langgraph_tools' after setting up the necessary API keys in a .env file.
Key Features
Key features include integration with MCP endpoint tools, support for multiple MCP servers, and the ability to utilize Brave Search tools via the MCP Server sample.
Where to Use
mcp_langgraph_tools can be used in fields such as AI development, data processing, and any application that requires integration of external tools with Langgraph.
Use Cases
Use cases include building AI-driven applications that require access to external search tools, creating data pipelines that utilize multiple MCP servers, and developing prototypes for testing Langgraph integrations.