What is a #elixir MCP server?
An MCP server tagged #elixir implements the Model Context Protocol so AI assistants like Claude, Cursor, and VS Code can access elixir-related tools, data, or APIs.
Every MCP server and client below is tagged #elixir — install one to give Claude, Cursor, VS Code, or any other MCP-compatible client access to elixir tools.
jmanhype
A simplified implementation of the Model Context Protocol (MCP) server using Elixir's Phoenix Framework.
tidewave-ai
Tidewave MCP provides runtime-level tools to develop Elixir Phoenix apps. Your agent will be able to talk to your running application: execute code in your running app (like an IEx console), read logs, read version-accurate docs of your deps, query the database, and get the sourc
epinault
An example of how to implement an MCP server using Elixir and SSE transport
Common questions about MCP servers and clients tagged #elixir
An MCP server tagged #elixir implements the Model Context Protocol so AI assistants like Claude, Cursor, and VS Code can access elixir-related tools, data, or APIs.
mcp.so currently lists 3 MCP servers and clients tagged #elixir.
Open any server below and copy its install snippet into Claude Desktop, Cursor, VS Code, or another MCP client's configuration — remote servers need no separate download.