Mcpdoc provides developers with full control over the tools used by applications like Cursor, Windsurf, Claude Code, and Claude Desktop. It exposes llms.txt files, which are website indexes for LLMs, to these IDEs and applications, enabling them to retrieve context for tasks. By providing an open-source MCP server, Mcpdoc allows users to define a list of llms.txt files and provides a `fetch_docs` tool to read URLs within those files. This setup enhances transparency and allows users to audit each tool call and the context returned, improving control and visibility in the LLM development process.
주요 기능
01Provides full control over tools used by applications
02Provides a `fetch_docs` tool to read URLs
03Exposes llms.txt files to IDEs
04Allows users to define a list of llms.txt files
05Enables auditing of tool calls and context returned