← Back to Plugins
MCP Server MCP

io.github.kulybaba/weather-mcp

github By github 👁 1 views ▲ 0 votes

An MCP server for weather information by @kulybaba

Homepage Verified source GitHub

Install

npx -y @kulybaba/[email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://kulybaba.weather.com/mcp/v3.0.0/"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@kulybaba/mcp-weather-server",
      "version": "0.0.3",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...