Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by derekneely • Uncategorized
A TypeScript MCP server providing weather information and greeting functionality via stdio or HTTP.
Fetch real-time weather information via a standardized MCP interface.
Integrate weather data into their workflows using stdin/stdout communication.
Access weather information through a web API endpoint.
This MCP server offers weather data and greeting features, supporting two modes: stdio for direct LLM integration and HTTP for web API access. It requires a weatherapi.com API key to fetch weather information. The server is suitable for local development, testing, and deployment with Docker support for the API mode.