redpill-mcp
Rank #16,435io.github.sergey-goncharenko/redpill
A transparent MCP server for agent reflection, conversation, and operator-enabled task decline.
redpill-mcp is a Model Context Protocol (MCP) server published by sergey-goncharenko. It ranks #16,435 of 132,046 servers tracked on MCP Toplist. redpill-mcp is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Aug 19, 2026 and most recently updated on Aug 20, 2026.
Ranks ahead of 115,611 of 132,046 servers on MCP Toplist.
Use redpill-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add redpill -- npx -y redpill-mcp[mcp_servers.redpill]
command = "npx"
args = ["-y", "redpill-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"redpill": {
"command": "npx",
"args": [
"-y",
"redpill-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"redpill": {
"command": "npx",
"args": [
"-y",
"redpill-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"redpill": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"redpill-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"redpill": {
"command": "npx",
"args": [
"-y",
"redpill-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"redpill": {
"command": "npx",
"args": [
"-y",
"redpill-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.sergey-goncharenko%2Fredpill)<a href="https://mcptoplist.com/server/io.github.sergey-goncharenko%2Fredpill"><img src="https://mcptoplist.com/badge/io.github.sergey-goncharenko%2Fredpill.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
sergey-goncharenko
Available versions (3)
| Version | Published |
|---|---|
| 0.1.3 | Aug 20, 2026 |
| 0.1.2 | Aug 20, 2026 |
| 0.1.1 | Aug 20, 2026 |
Frequently asked questions
- Who maintains redpill-mcp?
- redpill-mcp is maintained by sergey-goncharenko, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is redpill-mcp listed on the Official MCP Registry?
- Yes — redpill-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does redpill-mcp have?
- MCP Toplist tracks 3 versions of redpill-mcp, most recently published on Aug 20, 2026.
- Where can I find the source code for redpill-mcp?
- The source code for redpill-mcp is hosted at github.com/sergey-goncharenko/redpill-mcp.
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.