Discourse MCP is a Model Context Protocol (MCP) server designed to bridge AI agents with Discourse forum functionalities. It allows AI agents to interact with Discourse sites by exposing a set of well-defined tools for tasks such as searching, reading topics and posts, managing categories and tags, and even creating new posts, categories, or users. The server prioritizes safety with default read-only mode and safeguarded write operations, which are opt-in and rate-limited. It offers flexible configuration through command-line flags, profile files, and can dynamically discover additional remote tools exposed by Discourse sites, making it a robust solution for integrating AI into community management and interaction.