poly

Goldziher/poly
★ 14 stars Rust Code/Dev Tools Updated 4d ago ✗ Risk
Universal zero-dependency linter and formatter. One pure-Rust binary (poly) that lints and formats ~30 languages in-process — ruff, oxc, biome, mago and more compiled in — with a tree-sitter tier for the long tail. One config, git hooks, and an MCP server for agents.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "poly": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "poly"
      ]
    }
  }
}

Topics

ai-agentsclicode-formattercode-qualitycode-reviewdeveloper-toolsformatterlintlintermcpmonorepooxcpolyglotpre-commitruff