argot
Rank #1,199io.github.get-tmonier/argot
Read-only context and complete checks against patterns learned from git history. Local; no LLM.
argot is a Model Context Protocol (MCP) server published by get-tmonier. It ranks #1,199 of 132,046 servers tracked on MCP Toplist, and its repository has 50 GitHub stars. argot is listed across 2 registries — Official MCP and Glama, with 50 tracked versions. It was first listed on Jul 16, 2026 and most recently updated on Aug 13, 2026.
Ranks ahead of 130,847 of 132,046 servers on MCP Toplist.
Use argot
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add argot -- npx -y @tmonier/argot mcp --repo .[mcp_servers.argot]
command = "npx"
args = ["-y", "@tmonier/argot", "mcp", "--repo", "."]Add to ~/.codex/config.toml.
{
"mcpServers": {
"argot": {
"command": "npx",
"args": [
"-y",
"@tmonier/argot",
"mcp",
"--repo",
"."
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"argot": {
"command": "npx",
"args": [
"-y",
"@tmonier/argot",
"mcp",
"--repo",
"."
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"argot": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@tmonier/argot",
"mcp",
"--repo",
"."
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"argot": {
"command": "npx",
"args": [
"-y",
"@tmonier/argot",
"mcp",
"--repo",
"."
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"argot": {
"command": "npx",
"args": [
"-y",
"@tmonier/argot",
"mcp",
"--repo",
"."
]
}
}
}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.get-tmonier%2Fargot)<a href="https://mcptoplist.com/server/io.github.get-tmonier%2Fargot"><img src="https://mcptoplist.com/badge/io.github.get-tmonier%2Fargot.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
get-tmonier
Available versions (50)
| Version | Published |
|---|---|
| 0.2.127 | Aug 13, 2026 |
| 0.2.126 | Aug 13, 2026 |
| 0.2.125 | Aug 13, 2026 |
| 0.2.124 | Aug 3, 2026 |
| 0.2.122 | Aug 2, 2026 |
| 0.2.121 | Jul 31, 2026 |
| 0.2.120 | Jul 30, 2026 |
| 0.2.119 | Jul 30, 2026 |
| 0.2.118 | Jul 30, 2026 |
| 0.2.117 | Jul 30, 2026 |
| 0.2.116 | Jul 30, 2026 |
| 0.2.115 | Jul 30, 2026 |
| 0.2.113 | Jul 30, 2026 |
| 0.2.112 | Jul 29, 2026 |
| 0.2.111 | Jul 29, 2026 |
| 0.2.110 | Jul 28, 2026 |
| 0.2.109 | Jul 27, 2026 |
| 0.2.108 | Jul 27, 2026 |
| 0.2.107 | Jul 27, 2026 |
| 0.2.106 | Jul 23, 2026 |
| 0.2.105 | Jul 22, 2026 |
| 0.2.104 | Jul 22, 2026 |
| 0.2.103 | Jul 22, 2026 |
| 0.2.102 | Jul 22, 2026 |
| 0.2.101 | Jul 22, 2026 |
| 0.2.100 | Jul 22, 2026 |
| 0.2.99 | Jul 22, 2026 |
| 0.2.98 | Jul 22, 2026 |
| 0.2.97 | Jul 22, 2026 |
| 0.2.96 | Jul 22, 2026 |
| 0.2.95 | Jul 22, 2026 |
| 0.2.93 | Jul 22, 2026 |
| 0.2.92 | Jul 22, 2026 |
| 0.2.91 | Jul 22, 2026 |
| 0.2.90 | Jul 22, 2026 |
| 0.2.89 | Jul 22, 2026 |
| 0.2.88 | Jul 22, 2026 |
| 0.2.87 | Jul 22, 2026 |
| 0.2.86 | Jul 22, 2026 |
| 0.2.85 | Jul 22, 2026 |
| 0.2.84 | Jul 22, 2026 |
| 0.2.83 | Jul 22, 2026 |
| 0.2.82 | Jul 22, 2026 |
| 0.2.81 | Jul 21, 2026 |
| 0.2.80 | Jul 21, 2026 |
| 0.2.79 | Jul 21, 2026 |
| 0.2.78 | Jul 20, 2026 |
| 0.2.77 | Jul 20, 2026 |
| 0.2.76 | Jul 17, 2026 |
| 0.2.75 | Jul 16, 2026 |
Frequently asked questions
- Who maintains argot?
- argot is maintained by get-tmonier, which publishes 1 MCP server (50 total versions) tracked on MCP Toplist.
- Is argot listed on the Official MCP Registry?
- Yes — argot is listed on the Official MCP Registry, alongside Glama.
- How many versions does argot have?
- MCP Toplist tracks 50 versions of argot, most recently published on Aug 13, 2026.
- Where can I find the source code for argot?
- The source code for argot is hosted at github.com/get-tmonier/argot.
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.