Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Agent Feedback Loopfind the most reliable tools for web searching"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Agent Feedback Loop π
Community-driven quality signals for MCP tools. Agents report tool results, building a quality database that helps all agents pick better tools.
The Problem
Agents don't know which MCP tools are reliable. They try tools blindly and hope for the best.
The Solution
Automated feedback: agents report success/failure and quality after each tool call. Over time, a quality database emerges that helps every agent make better decisions.
Installation
pip install agent-feedback-mcp-server{
"mcpServers": {
"feedback": {
"command": "uvx",
"args": ["agent-feedback-mcp-server"]
}
}
}Tools
Tool | Description |
| Report success/failure and quality score |
| Get quality metrics for a specific tool |
| Find highest-rated tools (optionally by task) |
| See what's trending recently |
Network Effect
More agents reporting β Better quality data β Better tool choices β More agents using β More reports. The database gets better with every user.
License
MIT