Overview
Features
MCP-based Discourse search
Search Posts on a Discourse forum using the MCP protocol.
search_posts API
Tool to search posts with input: query (string) and return: array of post objects.
Docker deployment
Run the MCP server with Docker and configure DISCOURSE_API_URL, DISCOURSE_API_KEY, and DISCOURSE_API_USERNAME.
NPX deployment
Run via NPX with environment variables to configure the target Discourse instance.
Claude Desktop integration
Usage instructions for integrating the MCP server with Claude Desktop (claude_desktop_config.json).
Docker build
Docker build command provided to containerize the MCP server.
Who Is This For?
- Developers:Integrate with Claude Desktop or MCP clients to search Discourse posts.
- Discourse admins:Embed into internal tooling to search forum posts using MCP.




