mcp
Discourse MCP CLI server (stdio) exposing Discourse tools via MCP
Install
npmstdio
npx -y @discourse/mcp Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-discourse-mcp": {
"command": "npx",
"args": [
"-y",
"@discourse/mcp"
]
}
}
} Source: official MCP Registry record · registry name io.github.discourse/mcp · published 2026-08-25 · updated 2026-08-25. Not an endorsement; review the code before connecting it to anything sensitive.