Best Elixir MCP Servers
Elixir is a dynamic, functional programming language designed for building scalable and maintainable applications. It leverages the Erlang VM, known for running low-latency, distributed and fault-tolerant systems.
Why this server?
Generates repository maps for Elixir codebases, highlighting key files and code structures
AlicenseAqualityDmaintenanceA powerful tool designed to help, primarily LLMs, understand and navigate complex codebases. It functions both as a command-line application for on-demand analysis and as an MCP (Model Context Protocol) server, providing continuous repository mapping capabilities to other applications. By generating22200MITWhy this server?
Provides AST-aware code intelligence for Elixir codebases, including semantic search, dependency graphs, and refactoring analysis.
AlicenseAqualityBmaintenanceStandard coding agents waste 70% of context tokens re-reading raw files with shell grep. Synapse-MCP indexes your codebase into a sub-millisecond local AST graph—giving Claude Code, Cursor, and Windsurf exact caller trees, 60% lower token spend, and zero-hallucination refactoring.2141MITWhy this server?
Audits Elixir applications, including Mix project structure, task ownership, and ExUnit test detection.
AlicenseAqualityAmaintenanceocal-first, read-only MCP server that audits repository test architecture across ten language ecosystems. It returns deterministic evidence-backed findings, blockers, rankings, and repository-native test plans without modifying source files.219141MITWhy this server?
Provides package intelligence, co-occurrence data, and ecosystem trends for Elixir projects using Hex.
AlicenseBqualityDmaintenanceProvides crowdsourced package intelligence and security alerts for AI coding assistants by analyzing project dependencies and framework co-occurrence. It enables automated project scans, package alternative discovery, and data-driven recommendations across multiple programming ecosystems.1022MITWhy this server?
Supports Elixir Phoenix framework export format for architecture designs, generating project scaffolds in Elixir.
Why this server?
Provides Elixir language support through language server integration, enabling code analysis, navigation, and refactoring capabilities for Elixir projects.
AlicenseAqualityAmaintenanceMCP server that keeps language server sessions warm and routes multiple languages through one process. Agents get persistent cross-file awareness, speculative execution (simulate edits before writing to disk), and 20 skills that encode correct multi-step operations like safe rename, blast-radius analysis, and end-to-end refactoring. Single Go binary, no runtime dependencies.50121MITWhy this server?
Provides tools for introspection and interaction with running Elixir/BEAM applications, including evaluating code, retrieving logs, inspecting processes, ETS tables, supervision trees, and more.
AlicenseAqualityDmaintenanceBeamScope gives AI coding agents access to your running BEAM application through a resilient TCP architecture that survives app restarts.201MITWhy this server?
Queries Hex.pm for the latest version of Elixir packages.
AlicenseAqualityCmaintenanceAn MCP server that queries 19 package registries (npm, PyPI, crates.io, etc.) to retrieve the latest version of packages and their metadata.211MITWhy this server?
Supports execution of Elixir code snippets with result display
AlicenseBqualityFmaintenanceMCP Server for running code snippet and show the result.11,366245MIT