← Back to Plugins
MCP Server MCP

io.github.yuv24793/weather

github By github 👁 2 views ▲ 0 votes

An MCP server that provides weather information.

Homepage Verified source GitHub

Install

npx -y @yuv24793/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@yuv24793/mcp-weather-server",
      "version": "1.0.2",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...