MCP for Flarum

MCPReference

by linkrobins

Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.

mcphybrid

MCP configuration

stdio

Environment

  • FLARUM_URLrequired

    Your forum's base URL, e.g. https://discuss.example.com

  • FLARUM_MODE

    write (default) or read. In read mode the server refuses every mutating request. READ_ONLY=1 does the same.

  • FLARUM_API_KEYsecret

    A Flarum API key (from the api_keys table). Without it, only public read access is available.

  • FLARUM_TIMEOUT

    Request timeout in ms (default 30000)

  • FLARUM_USER_ID

    Act as this user id when using a master API key

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.