crowntowncompost-mcp

chrischall/crowntowncompost-mcp
★ 0 stars TypeScript AI/LLM Updated 3d ago
MCP server for the Crown Town Compost customer portal — pickups, invoices, and service skips. Signs in server-side with your own portal credentials.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "crowntowncompost-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "chrischall/crowntowncompost-mcp"
      ]
    }
  }
}

README Excerpt

MCP server for the **Crown Town Compost** customer portal — check your pickups, invoices, and upcoming collection days, skip a service, report a missed pickup, and update your account, all in natural language. > Developed and maintained by AI (Claude Code). Use at your own discretion. `crowntowncompost.com` is a marketing site with no customer data. Everything lives at

Tools (11)

crowntown_contact_supportcrowntown_get_accountcrowntown_get_dashboardcrowntown_get_pickup_schedulecrowntown_healthcheckcrowntown_list_invoicescrowntown_list_service_historycrowntown_list_upcoming_servicescrowntown_report_missed_pickupcrowntown_skip_servicecrowntown_update_account