Discourse MCP Extended runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm. Last commit 6 Jul 2026.
Discourse MCP server (stdio) with review-queue tools added. Fork of @discourse/mcp.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add discourse-mcp-extended -- npx -y @devzspy/discourse-mcp-extended
{
"mcpServers": {
"discourse-mcp-extended": {
"args": [
"-y",
"@devzspy/discourse-mcp-extended"
],
"command": "npx"
}
}
}
[mcp_servers.discourse-mcp-extended]
command = "npx"
args = ["-y", "@devzspy/discourse-mcp-extended"]
{
"mcpServers": {
"discourse-mcp-extended": {
"args": [
"-y",
"@devzspy/discourse-mcp-extended"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"discourse-mcp-extended": {
"args": [
"-y",
"@devzspy/discourse-mcp-extended"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.