{
  "$schema": "https://modelcontextprotocol.io/schemas/server-card-sep1649.json",
  "serverInfo": {
    "name": "swap-meet-connect",
    "version": "0.0.0-planned",
    "title": "Swap Meet Connect MCP Server",
    "description": "Planned MCP server exposing read-only access to public Swap Meet Connect listings, swap meets, builders library, and news. Not yet live."
  },
  "status": "planned",
  "publisher": {
    "name": "Swap Meet Connect",
    "url": "https://swapmeetconnect.com"
  },
  "transport": null,
  "capabilities": {
    "tools": { "listChanged": false },
    "resources": { "listChanged": false, "subscribe": false },
    "prompts": { "listChanged": false }
  },
  "notes": "Track progress at https://swapmeetconnect.com/auth.md. Until this server is live, use the public REST endpoints documented in /.well-known/api-catalog."
}