Exposes Discourse forum capabilities as callable tools for AI agents via a Model Context Protocol (MCP) stdio server.
Discourse MCP is a Model Context Protocol (MCP) stdio server designed to bridge AI agents with Discourse forums. It translates common forum functionalities, such as searching, reading topics/posts, listing categories/tags, getting user information, and creating posts, into callable tools for AI agents. The tool is highly configurable, offering robust control over read/write permissions, authentication, rate limiting, and networking resilience with built-in retries and caching. It also supports dynamic discovery of remote tools provided by the Discourse site, making it a flexible solution for integrating Discourse interactions into AI-driven workflows.