Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by wangyj641 • Uncategorized
A minimal MCP server exposing small tools like system info and weather lookup via stdio.
Retrieve system information via MCP.
Get weather information using the U.S. National Weather Service API.
A reference implementation of MCP FastMCP instances running tools over stdio.
This project provides lightweight MCP services that register and expose small utility tools such as system information retrieval and weather data lookup using the U.S. National Weather Service API. It runs these tools via standard input/output, serving as a reference implementation for integrating functions into MCP FastMCP instances. The server supports easy configuration and usage with MCP-compatible clients, enabling agents to query system or weather information seamlessly.