Argus
Rank #4,362io.github.commet/argus-decision-mcp
Preserve a user-authorized judgment and append later answers. No model verdict or human score.
Argus is a Model Context Protocol (MCP) server published by commet. It ranks #4,362 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Argus is listed on Official MCP, with 34 tracked versions. It was first listed on Jul 18, 2026 and most recently updated on Aug 12, 2026.
Ranks ahead of 127,751 of 132,113 servers on MCP Toplist.
Use Argus
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add argus-decision-mcp -e "ARGUS_DIR=<your ARGUS_DIR>" -e "ARGUS_TOKEN=<your ARGUS_TOKEN>" -e "ARGUS_TZ=<your ARGUS_TZ>" -- npx -y argus-decision-mcpReplace each placeholder with your own value before saving.
[mcp_servers.argus-decision-mcp]
command = "npx"
args = ["-y", "argus-decision-mcp"]
[mcp_servers.argus-decision-mcp.env]
ARGUS_DIR = "<your ARGUS_DIR>"
ARGUS_TOKEN = "<your ARGUS_TOKEN>"
ARGUS_TZ = "<your ARGUS_TZ>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"argus-decision-mcp": {
"command": "npx",
"args": [
"-y",
"argus-decision-mcp"
],
"env": {
"ARGUS_DIR": "<your ARGUS_DIR>",
"ARGUS_TOKEN": "<your ARGUS_TOKEN>",
"ARGUS_TZ": "<your ARGUS_TZ>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"argus-decision-mcp": {
"command": "npx",
"args": [
"-y",
"argus-decision-mcp"
],
"env": {
"ARGUS_DIR": "<your ARGUS_DIR>",
"ARGUS_TOKEN": "<your ARGUS_TOKEN>",
"ARGUS_TZ": "<your ARGUS_TZ>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"argus-decision-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"argus-decision-mcp"
],
"env": {
"ARGUS_DIR": "<your ARGUS_DIR>",
"ARGUS_TOKEN": "<your ARGUS_TOKEN>",
"ARGUS_TZ": "<your ARGUS_TZ>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"argus-decision-mcp": {
"command": "npx",
"args": [
"-y",
"argus-decision-mcp"
],
"env": {
"ARGUS_DIR": "<your ARGUS_DIR>",
"ARGUS_TOKEN": "<your ARGUS_TOKEN>",
"ARGUS_TZ": "<your ARGUS_TZ>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"argus-decision-mcp": {
"command": "npx",
"args": [
"-y",
"argus-decision-mcp"
],
"env": {
"ARGUS_DIR": "<your ARGUS_DIR>",
"ARGUS_TOKEN": "<your ARGUS_TOKEN>",
"ARGUS_TZ": "<your ARGUS_TZ>"
}
}
}
}Replace each placeholder with your own value before saving.
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.commet%2Fargus-decision-mcp)<a href="https://mcptoplist.com/server/io.github.commet%2Fargus-decision-mcp"><img src="https://mcptoplist.com/badge/io.github.commet%2Fargus-decision-mcp.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
commet
Other servers by commet
View all commet servers →Available versions (34)
| Version | Published |
|---|---|
| 2.0.23 | Aug 12, 2026 |
| 2.0.22 | Aug 11, 2026 |
| 2.0.20 | Jul 30, 2026 |
| 2.0.19 | Jul 30, 2026 |
| 2.0.17 | Jul 30, 2026 |
| 2.0.16 | Jul 30, 2026 |
| 2.0.14 | Jul 30, 2026 |
| 2.0.13 | Jul 29, 2026 |
| 2.0.12 | Jul 29, 2026 |
| 2.0.11 | Jul 29, 2026 |
| 2.0.10 | Jul 29, 2026 |
| 2.0.9 | Jul 28, 2026 |
| 2.0.8 | Jul 28, 2026 |
| 2.0.5 | Jul 28, 2026 |
| 2.0.4 | Jul 28, 2026 |
| 2.0.2 | Jul 28, 2026 |
| 2.0.1 | Jul 27, 2026 |
| 1.15.0 | Jul 27, 2026 |
| 1.14.0 | Jul 27, 2026 |
| 1.13.1 | Jul 26, 2026 |
| 1.13.0 | Jul 26, 2026 |
| 1.12.0 | Jul 26, 2026 |
| 1.11.0 | Jul 26, 2026 |
| 1.10.0 | Jul 26, 2026 |
| 1.9.0 | Jul 24, 2026 |
| 1.8.0 | Jul 23, 2026 |
| 1.7.0 | Jul 23, 2026 |
| 1.6.1 | Jul 21, 2026 |
| 1.6.0 | Jul 21, 2026 |
| 1.5.0 | Jul 20, 2026 |
| 1.4.6 | Jul 19, 2026 |
| 1.4.2 | Jul 18, 2026 |
| 1.4.1 | Jul 18, 2026 |
| 1.4.0 | Jul 18, 2026 |
Frequently asked questions
- Who maintains Argus?
- Argus is maintained by commet, which publishes 2 MCP servers (34 total versions) tracked on MCP Toplist.
- Is Argus listed on the Official MCP Registry?
- Yes — Argus is listed on the Official MCP Registry.
- How many versions does Argus have?
- MCP Toplist tracks 34 versions of Argus, most recently published on Aug 12, 2026.
- Where can I find the source code for Argus?
- The source code for Argus is hosted at github.com/commet/argus.
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.