Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.08 KB

File metadata and controls

45 lines (33 loc) · 1.08 KB

elixir-mcp-server — Show Me The Receipts

The README makes claims. This file backs them up.

A complete, production-ready implementation of the Model Context Protocol that enables Elixir applications to integrate with Claude Code and other MCP clients.

— README

Technology Choices

Technology Learn More

Elixir

https://elixir-lang.org

Zig

https://ziglang.org

Idris2 ABI

https://www.idris-lang.org

Dogfooded Across The Account

Uses the hyperpolymath ABI/FFI standard (Idris2 + Zig). Same pattern used across proven, burble, and gossamer.

File Map

Path What’s There

src/

Source code

lib/

Library code

ffi/

Foreign function interface

test(s)/

Test suite

Questions?

Open an issue or reach out directly — happy to explain anything in more detail.