Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by chaminda360 • APIs & Integration
A TypeScript-based MCP server that exposes weather data resources and tools to fetch, update, and summarize weather information.
Fetch current weather for a given location using an external API and expose the results as MCP resources.
Programmatically update or manage weather entries stored in server state via MCP tools.
Generate structured prompts embedding all current weather entries to produce LLM-generated weather summaries.
This TypeScript MCP server implements a simple weather information system exposing weather:// resources with metadata and JSON mime types. It provides tools to fetch current weather from an external API (configured via OPENWEATHER_API_KEY), update stored weather entries, and produce structured prompts for LLM-based weather summaries. It is useful for testing MCP integrations and demonstrating resource/tool/prompt patterns.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.