Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by josjen • Uncategorized
An MCP server providing weather and greeting tools accessible via a LangChain agent.
Fetch current weather summaries.
Generate personalized greeting messages.
This MCP server offers two simple tools: one to get today's weather summary and another to generate personalized greetings. Built with fastmcp, it demonstrates how a LangChain agent can auto-discover and interact with these tools, enabling easy integration of external functionalities. It serves as a minimal demo for combining weather data and greeting capabilities in an automated agent workflow.