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 & APIsstdiolocal 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 claude_desktop_config.json

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 under mcpServers in your config, then restart Claude Desktop. For Claude Code, reference this server in your project's CLAUDE.md.

Related

Similar servers

More in Web & APIs
Compare
@bytedance

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

Web & APIsstdio 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 & APIsHTTP no-auth
14.3k6d 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 & APIsSSE no-auth
11.5k4d ago0 toolslocal
Install command unavailable — see repo