Provides a minimal MCP tool server with weather and greeting functionalities, integrated with a LangChain agent for dynamic tool discovery.
Weather Hello offers a compact demonstration of an MCP tool server, illustrating how to construct and expose custom functionalities such as weather forecasts and personalized greetings. It features a robust server built using the `fastmcp` framework and is designed for seamless interaction with a LangChain agent. This agent can autonomously discover and invoke the exposed tools, serving as a foundational example for developers looking to build and integrate sophisticated AI-driven applications.