{
  "specVersion": "1.0",
  "host": {
    "displayName": "VolunteerReminder",
    "identifier": "mcp.volunteerreminder.com",
    "documentationUrl": "https://volunteerreminder.com/docs/agents",
    "logoUrl": "https://volunteerreminder.com/assets/img/VolunteerReminder-Graphic.png"
  },
  "entries": [
    {
      "identifier": "urn:air:mcp.volunteerreminder.com:mcp:volunteerreminder",
      "displayName": "VolunteerReminder MCP",
      "type": "application/mcp-server-card+json",
      "url": "https://mcp.volunteerreminder.com/.well-known/mcp/server-card.json",
      "description": "VolunteerReminder MCP server (Streamable HTTP). Create a free trial, import a volunteer roster and schedule, and preview upcoming shifts. Claude, ChatGPT, and Grok connectors sign in through VolunteerReminder's OAuth Allow screen. Cursor-style clients may paste an Authorization: Bearer vrk_… API key. New accounts start in test mode — nothing texts a real volunteer until a human turns live sends on.",
      "version": "0.3.0",
      "capabilities": [
        "create_account",
        "import_volunteer_schedule",
        "get_upcoming_shifts",
        "get_pricing"
      ],
      "representativeQueries": [
        "Set up weekly email and SMS reminders for a food pantry volunteer schedule",
        "Import a volunteer roster CSV and preview upcoming shifts"
      ],
      "tags": [
        "mcp",
        "volunteers",
        "reminders"
      ]
    }
  ]
}