mcpdoc
If you are the rightful owner of mcpdoc and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP LLMS-TXT Documentation Server provides a way for developers to have full control over tools used by applications to retrieve and process LLMs context.
The MCP LLMS-TXT Documentation Server is an open-source server that allows developers to manage and audit the tools used by applications like Cursor, Windsurf, and Claude Code/Desktop to retrieve context from LLMs. It provides a user-defined list of `llms.txt` files and a `fetch_docs` tool to read URLs within these files, ensuring transparency and control over the context retrieval process. The server can be configured using YAML or JSON files and supports various platforms, offering a command-line interface for easy setup and management.
Features
- User-defined list of `llms.txt` files for context retrieval.
- Simple `fetch_docs` tool to read URLs within `llms.txt` files.
- Full control and auditability of tool calls and context returned.
- Support for multiple platforms including Cursor, Windsurf, Claude Code/Desktop.
- Configurable using YAML or JSON files for flexible setup.