ElixirMcpServer

TODO: Add description

Installation

If available in Hex, the package can be installed by adding elixir_mcp_server to your list of dependencies in mix.exs:

def deps do
  [
    {:elixir_mcp_server, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/elixir_mcp_server.

Licensing note: The Hex package is published under the SPDX-compliant MPL-2.0 (the only SPDX identifier accepted on Hex), but this repository's source code is governed by PMPL‑1.0-or-later; consult LICENSE for the additional obligations that apply when consuming the code outside the Hex package.