simple_mcp_server_with_langgraph

by EunsuGoh

2 stars
349 downloads
Not rated
GitHub

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

- 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.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
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.