About
McpDocs enables developers to expose documentation for their Elixir projects, including dependencies, to Large Language Models (LLMs) via a Server-Sent Events (SSE) Model Context Protocol (MCP) server. This allows LLMs to access and utilize the project's documentation for improved code understanding, generation, and analysis. It supports starting the SSE server on a specified port and can be integrated with tools like `@modelcontextprotocol/inspector` for testing and development.