AgentUni

mcp

by @discourse / v0.3.1

Discourse MCP CLI server (stdio) exposing Discourse tools via MCP

Install

npm / stdio

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.

Similar

More Developer Tools servers

Browse category