Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
= elixir-mcp-server

image:https://img.shields.io/badge/elixir-%E2%89%A51.14-purple[Elixir,link=https://elixir-lang.org/] image:https://img.shields.io/badge/license-MPL--2.0-green[License: MPL-2.0,link=LICENSE] image:https://img.shields.io/endpoint?url=https://mcpampel.com/badge/hyperpolymath/elixir-mcp-server.json[MCPAmpel,link=https://mcpampel.com/repo/hyperpolymath/elixir-mcp-server]

**Model Context Protocol (MCP) server framework for Elixir/BEAM**

A complete, production-ready implementation of the https://modelcontextprotocol.io[Model Context Protocol] that enables Elixir applications to integrate with Claude Code and other MCP clients.
Expand Down
Loading