Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by OiPKL • APIs & Integration
A local MCP-compatible server intended to expose weather-related data and be integrated into Claude Desktop via claude_desktop_config.json.
Fetch current weather conditions and forecasts from a local MCP server for privacy-sensitive applications.
Integrate weather lookups into Claude Desktop workflows by adding an entry to claude_desktop_config.json.
A local, TypeScript-based MCP service that can be extended or paired with other MCP servers (installer, filesystem, everything) via npx.
This repository provides a TypeScript-based MCP server (mcp-weather) that you compile and run locally to serve weather functionality to Claude Desktop agents. The README shows how to install dependencies, compile the TypeScript code, set execution permissions, and how to add the server entry to claude_desktop_config.json. It also gives examples of adding other MCP utilities (installer, filesystem, everything) via npx for broader integration with a Claude Desktop environment.