MCP.so
ログイン

mcp-servers-client-langgraph-react-agent

@ahmedmusawir

mcp-servers-client-langgraph-react-agent について

Multi MCP Server and client w/ LangGraph Prebuilt ReAct Agent

基本情報

カテゴリ

AI とエージェント

ランタイム

python

トランスポート

stdio

公開者

ahmedmusawir

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is mcp-servers-client-langgraph-react-agent?

This server provides a multi MCP server and client setup that uses LangGraph’s Prebuilt ReAct Agent. It integrates with LangChain and supports multiple LLM providers (OpenAI, Anthropic, Google, Groq) via API keys stored in a .env file. It is intended for developers building agent-based applications that leverage MCP tools with LangGraph.

How to use mcp-servers-client-langgraph-react-agent?

Create a Python virtual environment, activate it, and place a .env file containing OPENAI_API_KEY, ANTHROPIC_API_KEY, GOOGLE_API_KEY, and GROQ_API_KEY. Then install the required packages with pip install langchain-mcp-adapters langgraph langchain-openai python-dotenv uvicorn. No further run commands are specified in the README.

Key features of mcp-servers-client-langgraph-react-agent

  • Multi MCP server and client setup.
  • Uses LangGraph Prebuilt ReAct Agent.
  • Supports OpenAI, Anthropic, Google, Groq APIs.
  • Integrates with langchain-mcp-adapters.
  • Configured via a .env file.

Use cases of mcp-servers-client-langgraph-react-agent

FAQ from mcp-servers-client-langgraph-react-agent

[Question 1]?

[Question 2]?

[Question 3

コメント

「AI とエージェント」の他のコンテンツ