Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by rohangore1999 • Uncategorized
An MCP server providing weather data fetching via STDIO and SSE transports.
Fetch weather data using a local STDIO command.
Receive real-time weather updates via Server-Sent Events (SSE).
This MCP server offers weather data fetching capabilities through two transport methods: STDIO and Server-Sent Events (SSE). It allows agents to retrieve weather information either by running a local Node.js command or by connecting to an SSE endpoint. The configuration is managed globally via a JSON file, enabling easy integration and flexibility for different agent requirements.