---
slug: "simple-mcp-server-with-langgraph"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/EunsuGoh/simple_mcp_server_with_langgraph@main/README.md"
repo: "https://github.com/EunsuGoh/simple_mcp_server_with_langgraph"
source_file: "README.md"
branch: "main"
---
# 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