mcp_docs

mcp_docs

3

McpDocs serves as a documentation tool for Elixir projects, facilitating access to project functions and dependency information via an SSE MCP server. It is designed to work with Large Language Models and offers features like manual recompilation and server port configuration.

mix mcp_docs.start

Start the SSE server, the default port is 9702

npx @modelcontextprotocol/inspector

Used to test McpDocs functionality in the code base