This project demonstrates how to build an MCP server using Elixir, leveraging Bandit and Plug. The server uses Server-Sent Events (SSE) for transport and offers basic tools like listing files, echoing messages, and fetching weather information. It is designed to interact with AI models, allowing them to securely access local and remote resources through a standardized protocol. The project includes instructions for setup, testing with the NXP Inspector client, and extending the server with custom tools.