Discourse MCP

v0.2.8Search & Data Extractionstable

Enables AI agents to interact with Discourse forums through search, reading topics/posts, browsing categories and tags, and creating posts. Supports both read-only public access and authenticated operations with configurable write permissions.

discoursemcp
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is Discourse MCP?

Discourse MCP is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to enables ai agents to interact with discourse forums through search, reading topics/posts, browsing categories and tags, and creating posts. supports both read-only public access and authenticated oper...

Enables AI agents to interact with Discourse forums through search, reading topics/posts, browsing categories and tags, and creating posts. Supports both read-only public access and authenticated operations with configurable write permissions.

This server falls under the Search & Data Extraction category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Enables AI agents to interact with Discourse forums through

Use Cases

Search, read, and browse Discourse forum topics, posts, categories, and tags.
Create posts with authenticated or public read-only access.
SamSaffron

Maintainer

LicenseMIT License
Languagetypescript
Versionv0.2.8
UpdatedMay 11, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @discourse/mcp

Manual Installation

npx -y @discourse/mcp

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about Discourse MCP

What is Discourse MCP?

Discourse MCP is a Model Context Protocol (MCP) server that enables ai agents to interact with discourse forums through search, reading topics/posts, browsing categories and tags, and creating posts. supports both read-only public access and authenticated operations with configurable write permissions. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Discourse MCP?

Install via npm with the command: npx -y @discourse/mcp. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with Discourse MCP?

Discourse MCP works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Discourse MCP free to use?

Yes, Discourse MCP is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

Browse More Search & Data Extraction MCP Servers

Explore all search & data extraction servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "discourse-mcp": { "command": "npx", "args": ["-y", "@discourse/mcp"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Discourse MCP?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides