Cynical Sally
Rank #3,162io.github.w1ckedxt/cynicalsally
Brutally honest code reviews: scores, real issues, and usable fixes. CLI + MCP server.
Cynical Sally is a Model Context Protocol (MCP) server published by w1ckedxt. It ranks #3,162 of 132,046 servers tracked on MCP Toplist, and its repository has 96 GitHub stars. Cynical Sally is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 11 tracked versions. It was first listed on May 29, 2026 and most recently updated on Jul 2, 2026.
Ranks ahead of 128,884 of 132,046 servers on MCP Toplist.
Use Cynical Sally
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cynicalsally -- npx -y @cynicalsally/cli mcp[mcp_servers.cynicalsally]
command = "npx"
args = ["-y", "@cynicalsally/cli", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"cynicalsally": {
"command": "npx",
"args": [
"-y",
"@cynicalsally/cli",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"cynicalsally": {
"command": "npx",
"args": [
"-y",
"@cynicalsally/cli",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"cynicalsally": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@cynicalsally/cli",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"cynicalsally": {
"command": "npx",
"args": [
"-y",
"@cynicalsally/cli",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cynicalsally": {
"command": "npx",
"args": [
"-y",
"@cynicalsally/cli",
"mcp"
]
}
}
}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.w1ckedxt%2Fcynicalsally)<a href="https://mcptoplist.com/server/io.github.w1ckedxt%2Fcynicalsally"><img src="https://mcptoplist.com/badge/io.github.w1ckedxt%2Fcynicalsally.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries (2 delisted)
w1ckedxt
Available versions (11)
| Version | Published |
|---|---|
| 0.7.0 | Jul 2, 2026 |
| 0.6.2 | Jun 21, 2026 |
| 0.6.1 | Jun 19, 2026 |
| 0.6.0 | Jun 19, 2026 |
| 0.5.2 | Jun 13, 2026 |
| 0.5.1 | Jun 10, 2026 |
| 0.5.0 | Jun 9, 2026 |
| 0.4.0 | Jun 8, 2026 |
| 0.3.1 | Jun 8, 2026 |
| 0.3.0 | Jun 8, 2026 |
| 0.2.0 | Jun 8, 2026 |
Frequently asked questions
- Who maintains Cynical Sally?
- Cynical Sally is maintained by w1ckedxt, which publishes 1 MCP server (11 total versions) tracked on MCP Toplist.
- Is Cynical Sally listed on the Official MCP Registry?
- Yes — Cynical Sally is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Cynical Sally have?
- MCP Toplist tracks 11 versions of Cynical Sally, most recently published on Jul 2, 2026.
- Where can I find the source code for Cynical Sally?
- The source code for Cynical Sally is hosted at github.com/w1ckedxt/cynicalsally-cli.
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.