aggrete
Rank #4,897io.github.Aggrete/aggrete
MCP policy proxy: enforces a code of conduct across connectors before the upstream is called.
aggrete is a Model Context Protocol (MCP) server published by aggrete. It ranks #4,897 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. aggrete is listed across 2 registries — Official MCP and Glama, with 7 tracked versions. It was first listed on Sep 5, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 127,149 of 132,046 servers on MCP Toplist.
Use aggrete
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add aggrete -- uvx aggrete[mcp_servers.aggrete]
command = "uvx"
args = ["aggrete"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"aggrete": {
"command": "uvx",
"args": [
"aggrete"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"aggrete": {
"command": "uvx",
"args": [
"aggrete"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"aggrete": {
"type": "stdio",
"command": "uvx",
"args": [
"aggrete"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"aggrete": {
"command": "uvx",
"args": [
"aggrete"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"aggrete": {
"command": "uvx",
"args": [
"aggrete"
]
}
}
}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.Aggrete%2Faggrete)<a href="https://mcptoplist.com/server/io.github.Aggrete%2Faggrete"><img src="https://mcptoplist.com/badge/io.github.Aggrete%2Faggrete.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
aggrete
Available versions (7)
| Version | Published |
|---|---|
| 0.8.3 | Sep 7, 2026 |
| 0.8.2 | Sep 7, 2026 |
| 0.8.1 | Sep 6, 2026 |
| 0.8.0 | Sep 6, 2026 |
| 0.7.0 | Sep 6, 2026 |
| 0.6.2 | Sep 6, 2026 |
| 0.6.1 | Sep 6, 2026 |
Frequently asked questions
- Who maintains aggrete?
- aggrete is maintained by aggrete, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is aggrete listed on the Official MCP Registry?
- Yes — aggrete is listed on the Official MCP Registry, alongside Glama.
- How many versions does aggrete have?
- MCP Toplist tracks 7 versions of aggrete, most recently published on Sep 7, 2026.
- Where can I find the source code for aggrete?
- The source code for aggrete is hosted at github.com/aggrete/aggrete.
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.