Discourse runs on your own machine — the client starts it, so there is no endpoint to ping. 2 380 installs a week from npm. Last commit 25 Aug 2026.
Discourse MCP CLI server (stdio) exposing Discourse tools via MCP
Today is the operative word: we check Discourse every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 mcp -- npx -y @discourse/mcp
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@discourse/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@discourse/mcp"]
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@discourse/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@discourse/mcp"
],
"command": "npx"
}
}
}
Discourse MCP server (stdio) with review-queue tools added. Fork of @discourse/mcp.
ROOT-based MCP server exposing root_python and root_cpp tools (stdio transport).
Autonomous spec-to-product coding-agent CLI with an MCP server exposing 36 tools over stdio.
Convert any CLI binary to an MCP server via `ch mcp wrap`; discover CLI tools & recipes.
MCP server exposing MySQL database functionalities as tools
MCP server exposing rlg log streams to LLM agents via JSON-RPC 2.0 over stdio.
MCP server wrapping Codex CLI for stdio-based tool calls.
Feedlio MCP server exposing posting and scheduling tools to Claude Desktop and Claude Code.
Answers built from our own checks of this server.