discourse-mcp-extended
Rank #67,573io.github.devzspy/discourse-mcp-extended
Discourse MCP server (stdio) with review-queue tools added. Fork of @discourse/mcp.
discourse-mcp-extended is a Model Context Protocol (MCP) server published by devzspy. It ranks #67,573 of 132,113 servers tracked on MCP Toplist. discourse-mcp-extended is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jul 6, 2026 and most recently updated on Jul 6, 2026.
Ranks ahead of 64,540 of 132,113 servers on MCP Toplist.
Use discourse-mcp-extended
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add discourse-mcp-extended -- npx -y @devzspy/discourse-mcp-extended[mcp_servers.discourse-mcp-extended]
command = "npx"
args = ["-y", "@devzspy/discourse-mcp-extended"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"discourse-mcp-extended": {
"command": "npx",
"args": [
"-y",
"@devzspy/discourse-mcp-extended"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"discourse-mcp-extended": {
"command": "npx",
"args": [
"-y",
"@devzspy/discourse-mcp-extended"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"discourse-mcp-extended": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@devzspy/discourse-mcp-extended"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"discourse-mcp-extended": {
"command": "npx",
"args": [
"-y",
"@devzspy/discourse-mcp-extended"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"discourse-mcp-extended": {
"command": "npx",
"args": [
"-y",
"@devzspy/discourse-mcp-extended"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.devzspy%2Fdiscourse-mcp-extended)<a href="https://mcptoplist.com/server/io.github.devzspy%2Fdiscourse-mcp-extended"><img src="https://mcptoplist.com/badge/io.github.devzspy%2Fdiscourse-mcp-extended.svg" alt="MCP Toplist: #67,573 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
devzspy
Other servers by devzspy
View all devzspy servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jul 6, 2026 |
Frequently asked questions
- Who maintains discourse-mcp-extended?
- discourse-mcp-extended is maintained by devzspy, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is discourse-mcp-extended listed on the Official MCP Registry?
- Yes — discourse-mcp-extended is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does discourse-mcp-extended have?
- MCP Toplist tracks 1 version of discourse-mcp-extended, most recently published on Jul 6, 2026.
- Where can I find the source code for discourse-mcp-extended?
- The source code for discourse-mcp-extended is hosted at github.com/devzspy/discourse-mcp-extended.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.