From 285f94b1a77abd1efdd44c9d1910aa871f8778b9 Mon Sep 17 00:00:00 2001 From: bellatrixnv Date: Thu, 12 Mar 2026 22:21:52 +0100 Subject: [PATCH] Add security scan badge --- README.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.adoc b/README.adoc index b1edeed..9074193 100644 --- a/README.adoc +++ b/README.adoc @@ -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.