Content
# mcp-servers-client-langgraph-react-agent
Multi MCP Server and client w/ LangGraph Prebuilt ReAct Agent
## Navigate to your project directory
cd C:\Users\user\python\mcp_project_1
## Create a virtual environment
python -m venv .venv
## Activate the virtual environment
.venv\Scripts\activate
[Power Shell]
.venv\Scripts\Activate.ps1
## PUT A .env FILE
```
OPENAI_API_KEY="sk-proj-ul******bkFJKFU8CUAYWg7y8Ge8pROt"
ANTHROPIC_API_KEY="sk-an******SCFsvw711UktHmFelcjpHlXZEl8-IqYrs4bmmTp3hDmAaVang-IsYoZAAA"
GOOGLE_API_KEY="AIzaSy*****CcuoMTJMtvzSDmziA"
GROQ_API_KEY ="gsk_DIdLqIGij05l*******ifbW5XXVUtlxWcRRXwc3EDrc"
```
INSTALLS:
```
pip install langchain-mcp-adapters langgraph langchain-openai python-dotenv uvicorn
```
Connection Info
You Might Also Like
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
servers
Model Context Protocol Servers
Time
A Model Context Protocol server for time and timezone conversions.
Filesystem
Node.js MCP Server for filesystem operations with dynamic access control.
Sequential Thinking
A structured MCP server for dynamic problem-solving and reflective thinking.
git
A Model Context Protocol server for Git automation and interaction.