Discourse MCP
D

Discourse MCP

Discourse MCP is a Model Context Protocol server that exposes Discourse forum functions as tools to AI agents. It supports operations such as searching, reading posts, and creating posts, provides read-only and writable modes, and supports remote tool discovery and dynamic registration.
2.5 points
0

What is the Discourse MCP Server?

The Discourse MCP Server is a bridge tool that connects AI assistants with the Discourse forum. It allows AI agents (such as Claude) to directly access forum content, search for information, read posts, and create new reply content with authorization.

How to use the Discourse MCP Server?

Simply start the server via a simple command line and then configure it in a supported AI client. You can choose to connect to a public Discourse forum (such as try.discourse.org) or your own private forum.

Use cases

Suitable for scenarios such as AI assistants that need to obtain information from the Discourse forum, automated customer service robots, content summary generation, and knowledge base Q&A.

Main features

Forum search
Search for relevant topics and posts in the Discourse forum, supporting keyword queries and advanced filtering options.
Content reading
Read the full content of a specific topic or post, including the original formatted text and metadata.
Create replies
With authorization, create new reply content in a specified topic (needs to be explicitly enabled).
Category and tag management
Browse the forum's category structure and tag system to facilitate targeted content retrieval.
User information
Get the basic information and activity statistics of forum users.
Remote tool integration
Automatically discover and integrate custom AI tool extensions of the forum.
Advantages
Ready to use, no complex configuration is required to connect to a public forum.
Separation of read and write permissions, the default read-only mode ensures security.
Supports switching between multiple Discourse sites.
Automatic retry and error handling mechanism.
Friendly output format, taking into account both human readability and machine parsing.
Limitations
Write operations require additional authorization and an API key.
Subject to the API limitations and rate limits of the forum itself.
Requires a Node.js environment to run.
Some advanced functions require forum administrator configuration.

How to use

Installation and startup
Quickly install and start the MCP server via npm.
Select a forum
Select the Discourse forum site to connect to in the AI client.
Start using
Use the provided tools for operations such as searching and reading.
Enable write permissions (optional)
If you need to create content, you need to configure an API key and enable write permissions.

Usage examples

Technical problem research
The AI assistant helps users research specific technical problems, searching for relevant discussions and solutions in the forum.
Content summary generation
Generate a concise content summary for a long discussion topic to help users quickly understand the main points of the discussion.
Automated customer service reply
Based on historical discussion content, provide standardized answer suggestions for common questions.

Frequently Asked Questions

Why can't I use the discourse_create_post tool?
How to connect to my own private Discourse forum?
Which AI clients are supported?
How does the sorting and filtering of search results work?

Related resources

Discourse official documentation
Complete function and usage documentation for the Discourse forum.
Model Context Protocol specification
Official specification and implementation guide for the MCP protocol.
GitHub repository
Project source code and issue tracking.
Discourse API reference
Detailed reference documentation for the Discourse REST API.

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "discourse": {
      "command": "npx",
      "args": ["-y", "@discourse/mcp@latest"],
      "env": {}
    }
  }
}

> {
>   "mcpServers": {
>     "discourse": { "command": "discourse-mcp", "args": [] }
>   }
> }
>
Note: Your key is sensitive information, do not share it with anyone.
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
16.6K
4.3 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
14.8K
4.5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
24.5K
5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
44.7K
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
20.2K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
45.3K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
30.2K
4.8 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
15.8K
4.5 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIBase