Rlhf Feedback Loop
Rank #7,612io.github.IgorGanapolsky/rlhf-feedback-loop
MCP server providing rlhf-feedback-loop capabilities
Rlhf Feedback Loop is a Model Context Protocol (MCP) server published by IgorGanapolsky. It ranks #7,612 of 132,046 servers tracked on MCP Toplist, and its repository has 26 GitHub stars. Rlhf Feedback Loop is listed on Official MCP, with 5 tracked versions. It was first listed on Mar 6, 2026 and most recently updated on Mar 11, 2026.
Ranks ahead of 124,434 of 132,046 servers on MCP Toplist.
Use Rlhf Feedback Loop
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add rlhf-feedback-loop -- npx -y rlhf-feedback-loop[mcp_servers.rlhf-feedback-loop]
command = "npx"
args = ["-y", "rlhf-feedback-loop"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"rlhf-feedback-loop": {
"command": "npx",
"args": [
"-y",
"rlhf-feedback-loop"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"rlhf-feedback-loop": {
"command": "npx",
"args": [
"-y",
"rlhf-feedback-loop"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"rlhf-feedback-loop": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"rlhf-feedback-loop"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"rlhf-feedback-loop": {
"command": "npx",
"args": [
"-y",
"rlhf-feedback-loop"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"rlhf-feedback-loop": {
"command": "npx",
"args": [
"-y",
"rlhf-feedback-loop"
]
}
}
}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.IgorGanapolsky%2Frlhf-feedback-loop)<a href="https://mcptoplist.com/server/io.github.IgorGanapolsky%2Frlhf-feedback-loop"><img src="https://mcptoplist.com/badge/io.github.IgorGanapolsky%2Frlhf-feedback-loop.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
IgorGanapolsky
Other servers by IgorGanapolsky
View all IgorGanapolsky servers →Available versions (5)
| Version | Published |
|---|---|
| 0.6.13 | Mar 11, 2026 |
| 0.6.7 | Mar 6, 2026 |
| 0.6.6 | Mar 6, 2026 |
| 0.6.2 | Mar 6, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Rlhf Feedback Loop?
- Rlhf Feedback Loop is maintained by IgorGanapolsky, which publishes 8 MCP servers (15 total versions) tracked on MCP Toplist.
- Is Rlhf Feedback Loop listed on the Official MCP Registry?
- Yes — Rlhf Feedback Loop is listed on the Official MCP Registry.
- How many versions does Rlhf Feedback Loop have?
- MCP Toplist tracks 5 versions of Rlhf Feedback Loop, most recently published on Mar 11, 2026.
- Where can I find the source code for Rlhf Feedback Loop?
- The source code for Rlhf Feedback Loop is hosted at github.com/IgorGanapolsky/rlhf-feedback-loop.
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.