suu

MaybeItsAdam/suu
★ 0 stars Python Browser/Web Updated today
A scraper, MCP server, and form payload autofill worker built to make dealing with studentsunionucl.org interfaces a little easier
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": {
    "suu": {
      "command": "uvx",
      "args": [
        "suu"
      ]
    }
  }
}

Or install with pip: pip install suu

README Excerpt

<p align="center"> <img src="https://raw.githubusercontent.com/MaybeItsAdam/suu/main/assets/logo.png" alt="suu logo" width="120" height="120"> </p> <h1 align="center">suu</h1> One friendly toolkit for **Students' Union UCL**, made to save student leaders time. It does two jobs: - **Get data out** of the SU website — election results and the What's On calendar.

Tools (3)

APP_URLWORKER_AUTH_TOKENWORKER_DEFAULT_FORM_ID