phedkvist/mcp-docs
3.2
If you are the rightful owner of mcp-docs and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The MCP Docs Server is a Model Context Protocol server that dynamically fetches and parses documentation from `llms.txt` files, allowing AI assistants to access and query documentation efficiently.
Tools
Functions exposed to the LLM to take actions
list_doc_sources
Lists all configured documentation sources with their llms.txt URLs or file paths.
fetch_docs
Fetches and parses documentation content from a given URL or local file path.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client