Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Sheesikram • Uncategorized
Demonstrates MCP servers for math and weather integrated with LangChain agents.
Perform mathematical calculations via MCP servers.
Retrieve weather information for specified cities.
That require integration of multiple MCP servers to enhance capabilities.
This project showcases how to create and connect multiple MCP servers using FastMCP and LangChain. It includes a Math server for basic arithmetic operations and a Weather server providing city weather information. The LangChain agent can intelligently use both servers' tools to answer user queries, enabling flexible and extensible multi-server interactions.