Skip to content
Back to search
30
MCP

agentpay-weather-mcp

npm/agentpay-weather-mcp

MCP server: Current weather and 5-day forecasts with rate limiting + Pro tier

Uptime
0.0%
15 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

accton-mcpdemo-weather
A MCP server for querying current weather and forecasts via OpenWeatherMap API
0 tools
@jaredco/weather-mcp-server
Fast current conditions and multi-day forecasts by city or lat/long. MCP-compliant weather server for Claude and other AI assistants.
0 tools
mcp-server-weather-mao
MCP server for weather forecast and severe weather alerts in the US
0 tools
saltystag/weather-mcp-server
local mcp server that gets current, forecast, and marine weather information
0 tools
io.github.hyg900928/mcp-weather-server
An MCP server for weather information.
0 tools
AccuWeather MCP
MCP server providing weather tools with data sourced from AccuWeather.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agentpay-weather-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}