📦
Langgraph Demo 1
No description available
0 installs
Trust: 30 — Low
Agents
Ask AI about Langgraph Demo 1
Powered by Claude · Grounded in docs
I know everything about Langgraph Demo 1. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
This project shows details about how MCP Host (cursor , claude, etc ) used custom created MCP server
Add uv packages after activating uv virtual environment
uv add -r requirements.txt --active
To run project :
- Terminal_1 (MCP Server with stdio): python mathserver.py
- Terminal_2 (MCP Server with http): python weather.py
- Terminal_3 (MCP Client uses MCP server) : python client.py
