Skip to main content
Glama
307,740 tools. Last updated 2026-07-28 05:04

"Elixir" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • MCP server for hex.pm and hexdocs.pm: search, inspect, compare, and audit Elixir packages

  • Hex.pm MCP — package registry for the Elixir & Erlang ecosystems.

  • Elixir lint / debug kit: POST {code}, get the bugs back with line numbers. Deterministic static analysis — code is parsed, never executed, no AI. Catches unbalanced do/end and brackets, missing do, 'return', '+' string concat, trailing commas, field assignment, = vs == in conditions and guards, block-scoped rebinding (the classic), charlist vs String mixups, unused variables. Errors, warnings and hints with fixes. Max 128 KB. ($0.002 per call, paid via x402)
    Connector