# simple_mcp_server_with_langgraph
Simple MCP server with Langgraph. 

Python version = 3.11

# Simple_server_client
You should run only client.py


# multiple_mcp_servers
You shuold run weather_server.py and client.py

# langgraph_chatgpt
simple chatgpt clone coding project with streamlit + mcp

# langgraph_chatgpt_mcp
simple chatgpt clone coding project without streamlit + mcp