Skip to content
Back to search
30
MCP

@mseep/weather-mcp-server

npm/@mseep/weather-mcp-server

A robust Weather MCP Server in TypeScript

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

Similar MCP servers embedding-nearest

@mseep/weatherxm-pro-mcp-server
MCP server exposing WeatherXM PRO APIs
0 tools
@mseep/mcp-typescript-server-starter
ModelContextProtocol typescript server starter
0 tools
io.github.kushknows/weather-mcp-server
An MCP server that provides weather data
0 tools
@mseep/mcp-documentation-server
A TypeScript MCP server for document management and semantic search with embeddings
0 tools
io.github.hyg900928/mcp-weather-server
An MCP server for weather information.
0 tools
@mseep/mcp-crawl4ai-ts
TypeScript MCP server for Crawl4AI - web crawling and content extraction
0 tools

How to use

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

{
  "mcpServers": {
    "@mseep/weather-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}