Avrotize MCP Server
📚 Documentation & Examples | 🎨 Conversion Gallery. It runs locally over stdio via the published package.
People connecting coding agent tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-08-24 · ★ 131 · #8 OF 194 MAINTAINED CODING AGENT · VERIFIED 2026-08-25
Apache-2.0 · Python servers · how we verify → /methodology
01 · Install Avrotize
Claude Code
claude mcp add clemensv-avrotize -- uvx avrotize Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"clemensv-avrotize": {
"command": "uvx",
"args": [
"avrotize"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license Apache-2.0 - declared in the repository
pypi package avrotize - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.clemensv is GitHub-verified and matches the repo owner
03 · What Avrotize can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v3.5.12 · 2026-06-19
Bug-fix point release. Closes issues #317, #335, #336, #337, #338, #339, #354, #355. · Fixed · a2k/s2k (#317) - emit single-encoded KQL docstring literals (no double JSON escaping). · s2a (#335) - temporal types now…
v3.5.11 · 2026-06-07
Fix Python enum codegen crash (TypeError: Attempted to reuse key) when enum symbols differ only by special characters like +/- (e.g. shindo scale: 5-, 5+). Symbols are now mapped to descriptive names (VALUE_5_MINUS…
v3.5.10 · 2026-06-04
Fix nullable union int64/uint64/decimal fields not serializing as JSON strings (#348). · When a field type is a nullable union like [\int64\, \ · ull\], all 6 language generators (Python, Java, Go, Rust, TypeScript…
04 · Who maintains Avrotize
Avrotize is maintained by clemensv. It's the only MCP server we track from this author; the repo dates to Feb 2024.
05 · Facts
- repository
- github.com/clemensv/avrotize
- category
- coding agent - ranked #8 of 194 actively-maintained coding agent servers as of 2026-08-25.
- release cadence
- 4 releases in the last 90 days (latest 2026-06-19)
- registry
- io.github.clemensv/avrotize (active, first published 2026-02-20 · 2 versions)
- packages
- pypi:avrotize
06 · Avrotize FAQ
What is Avrotize?
📚 Documentation & Examples | 🎨 Conversion Gallery. It runs locally over stdio via the published package.
Is Avrotize still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 4 releases in the last 90 days. We re-verify nightly.
How do I install Avrotize?
Run `uvx avrotize`. You can also paste the ready-made client config above.
Does Avrotize run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Avrotize
Alternatives to Avrotize
Maintained coding agent servers if Avrotize isn't the fit.
- Serena A powerful toolkit for coding, providing semantic retrieval and editing capabilities. ★ 28,461 · 2026-08-20
- Desktop Commander MCP server for terminal commands, file operations, and process management ★ 9,387 · 2026-08-21
- Ouroboros Pins an acceptance spec; the verify command and expected output never enter the success contract. ★ 5,649 · 2026-08-25
- Socraticode MCP server for local codebase indexing, semantic search, and code dependency graphs. ★ 3,274 · 2026-08-24
- Magic Cloud Self-hosted low-code platform (Docker); its MCP endpoint runs on your own instance, not via npx. ★ 1,180 · 2026-08-24
- LLM Sandbox Securely run LLM-generated code in isolated containers across 7 languages and 3 container backends. ★ 1,111 · 2026-08-23
Pairs well with
Servers that cover what Avrotize doesn't - only shown when the pairing reason fits the companion.
- Context7 → documentation companion documentation · ★ 61,171
- GitLab MCP → documentation companion documentation · ★ 1,918
- Storybook MCP Addon → developer tools companion developer tools · ★ 268
- Xcode Build MCP → developer tools companion developer tools · ★ 6,274
- Server Filesystem → filesystem companion filesystem · ★ 38,704
- X402 List MCP → filesystem companion filesystem · ★ 58
More coding agent MCP servers · Codealive MCP · Codeledger · Codesurface · Synaptic Code Intelligence · Claude Bridge
More Python MCP servers · ClickHouse · MetricHub Quant - A股量化数据 · Cpersona · Math MCP Learning · Clueso · see all