discourse_select_site
Select and validate a Discourse site URL to enable interaction with forum tools. Verifies site reachability and retrieves site title before using other Discourse MCP tools.
Instructions
Validate and select a Discourse site for subsequent tool calls. Verifies the site is reachable and retrieves its title. Must be called before using other tools when multiple sites are configured.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | Base URL of the Discourse site (e.g., 'https://meta.discourse.org' or 'https://community.example.com') |