Avrotize
Rank #835io.github.clemensv/avrotize
MCP server providing avrotize capabilities
Avrotize is a Model Context Protocol (MCP) server published by clemensv. It ranks #835 of 132,046 servers tracked on MCP Toplist, and its repository has 131 GitHub stars. Avrotize is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Nov 25, 2024 and most recently updated on Feb 20, 2026.
Ranks ahead of 131,211 of 132,046 servers on MCP Toplist.
Use Avrotize
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add avrotize -- uvx avrotize mcp[mcp_servers.avrotize]
command = "uvx"
args = ["avrotize", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"avrotize": {
"command": "uvx",
"args": [
"avrotize",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"avrotize": {
"command": "uvx",
"args": [
"avrotize",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"avrotize": {
"type": "stdio",
"command": "uvx",
"args": [
"avrotize",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"avrotize": {
"command": "uvx",
"args": [
"avrotize",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"avrotize": {
"command": "uvx",
"args": [
"avrotize",
"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.clemensv%2Favrotize)<a href="https://mcptoplist.com/server/io.github.clemensv%2Favrotize"><img src="https://mcptoplist.com/badge/io.github.clemensv%2Favrotize.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
clemensv
Available versions (3)
| Version | Published |
|---|---|
| 3.4.3 | Feb 20, 2026 |
| 3.4.2 | Feb 20, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Avrotize?
- Avrotize is maintained by clemensv, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Avrotize listed on the Official MCP Registry?
- Yes — Avrotize is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Avrotize have?
- MCP Toplist tracks 3 versions of Avrotize, most recently published on Feb 20, 2026.
- Where can I find the source code for Avrotize?
- The source code for Avrotize is hosted at github.com/clemensv/avrotize.
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.