Home/Directory/Web & APIs/Discourse

Discourse

@discourse · github.com/discourse/discourse-mcp

Official Discourse MCP server for forum integration. Search topics, read posts, manage categories and tags, discover users, and interact with Discourse communities.

ClaimedWeb & APIsstdioToolsPromptslocal auth
GitHub

Install one command

terminal
$ npx -y @discourse/mcp@latest

Or add it with the Claude CLI: claude mcp add discourse-discourse-mcp

Tools exposed 20 tools

discourse_search
discourse_read_topic
discourse_read_post
discourse_get_user
discourse_list_user_posts
discourse_filter_topics
discourse_get_chat_messages
discourse_get_draft
discourse_save_draft
discourse_delete_draft
discourse_create_post
discourse_create_topic
discourse_update_topic
discourse_list_users
avatar_template
discourse_create_user
upload_id
avatar_error
discourse_update_user
discourse_upload_file

Configuration generate & copy

Values are filled in locally in your browser — nothing is sent anywhere.

claude_desktop_config.json
{
  "mcpServers": {
    "discourse-discourse-mcp": {
      "command": "npx",
      "args": ["-y", "@discourse/mcp@latest"],
      "env": {
        "DISCOURSE_API_KEY": "<your-discourse-api-key>",
        "DISCOURSE_USER_API_KEY": "<your-discourse-user-api-key>"
      }
    }
  }
}

Paste the Claude Desktop snippet under mcpServers in your config, then restart Claude Desktop — or run the Claude Code command in your terminal.

Related

Similar servers

More in Web & APIs
Compare
@bytedance

Browser automation capabilities using Puppeteer, both support local and remote browser connection.

Web & APIsstdioRead-only no-auth
36.3k4w ago0 toolslocal
$npx @agent-tars/cli@latest
Compare
@mickael-kerjean

Remote Storage Access: SFTP, S3, FTP, SMB, NFS, WebDAV, GIT, FTPS, gcloud, azure blob, sharepoint, etc.

Web & APIsHTTPRead-only no-auth
14.3k1w ago0 toolslocal
Install command unavailable — see repo
Compare
@PipedreamHQ

Connect with 2,500 APIs with 8,000+ prebuilt tools, and manage servers for your users, in your own app.

Web & APIsSSERead-only no-auth
11.5k5d ago0 toolslocal
Install command unavailable — see repo