Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by takahirom • Uncategorized
A sample MCP server demonstrating client-server interaction for weather information retrieval.
Retrieve weather information via a local MCP tool server.
Demonstrate MCP client-server interaction with tool discovery and execution.
Integrate external tool usage into LLM-driven workflows.
This MCP server sample provides a simple weather tool that enables client applications to interact with a local tool server using the Model Context Protocol (MCP). It demonstrates initialization, tool discovery, and tool execution flows, allowing an LLM to request weather data for a specified location. The sample showcases how to integrate tool usage into LLM workflows for enhanced functionality and transparency.