emaland/devdocs-mcp
3.2
If you are the rightful owner of devdocs-mcp 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 DevDocs MCP Server is a Model Context Protocol (MCP) stdio process that allows AI assistants like Claude to access local DevDocs instances for seamless search and retrieval of technical documentation.
Tools
Functions exposed to the LLM to take actions
list_docs
Lists all available documentation sets in the DevDocs instance.
search_docs
Search for entries within a specific documentation set.
get_doc_content
Retrieve the full content of a specific documentation page.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client