simple_mcp_server_with_langgraph
About
A simple MCP (Model Context Protocol) server built with LangGraph, intended as a demonstration or starting point for integrating MCP with LangGraph workflows. The repository includes multiple example projects: a basic server-client setup, a multi-server configuration with a…
Details
- Author
- EunsuGoh
- GitHub stars
- 2
- Downloads
- 349
- Categories
- Other
Jump to
- Built with LangGraph and MCP
- Python 3.11 runtime requirement
- Includes a basic server-client example
- Multi‑server example with a weather server
- ChatGPT clone projects (with and without Streamlit)
The repository contains separate example folders. For the basic server-client example, run client.py only. For the multi‑server example, run both weather_server.py and client.py. The LangGraph ChatGPT examples are standalone projects; one uses Streamlit, the other does not. Python 3.11 is required.
simple_mcp_server_with_langgraph
Simple MCP server with Langgraph.Python version = 3.11
Simple_server_client
You should run only client.pymultiple_mcp_servers
You shuold run weather_server.py and client.pylanggraph_chatgpt
simple chatgpt clone coding project with streamlit + mcplanggraph_chatgpt_mcp
simple chatgpt clone coding project without streamlit + mcpSign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



