{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "app.pulvecast/pulvecast",
  "title": "PulveCast",
  "description": "Read-only MCP server for PulveCast, the agricultural spraying weather app: download links, pricing, the agronomic thresholds behind the safe-to-spray verdict, features, FAQ, and every page of pulvecast.web.app as a Markdown resource.",
  "version": "1.3.3",
  "websiteUrl": "https://pulvecast.web.app",
  "documentationUrl": "https://pulvecast.web.app/llms.txt",
  "repository": {
    "url": "https://github.com/renanrb",
    "source": "github"
  },
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://pulvecast.web.app/mcp",
      "headers": []
    }
  ],
  "capabilities": {
    "tools": {
      "listChanged": false
    },
    "resources": {
      "listChanged": false,
      "subscribe": false
    }
  },
  "authentication": {
    "type": "none"
  },
  "tools": [
    {
      "name": "get_pulvecast_overview",
      "description": "What PulveCast is, platforms, supported equipment and crops, download links."
    },
    {
      "name": "get_pulvecast_download_links",
      "description": "Official Google Play and App Store links."
    },
    {
      "name": "get_pulvecast_pricing",
      "description": "Free tier and the auto-renewable monthly Pro subscription."
    },
    {
      "name": "get_pulvecast_spray_thresholds",
      "description": "Delta T window, humidity band, thermal inversion criterion, verdict levels and data providers."
    },
    {
      "name": "search_pulvecast_faq",
      "description": "Keyword search across the feature list and the FAQ."
    }
  ],
  "_meta": {
    "app.pulvecast/summary": "PulveCast tells agricultural spray operators whether conditions are safe and efficient right now: Delta T, humidity, spray drift, thermal inversion, wind and gusts, Kp index and RTK satellites. Free on Android and iOS, for drones, tractors and uniports.",
    "app.pulvecast/readOnly": true
  }
}