joshuadanpeterson/enhanced-dash-mcp
If you are the rightful owner of enhanced-dash-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 henry@mcphub.com.
The Enhanced Dash MCP Server is an intelligent Model Context Protocol (MCP) server designed to transform local Dash documentation into a context-aware assistant for developers, providing seamless access to documentation while coding.
Tools
Functions exposed to the LLM to take actions
search_dash_docs
Basic documentation search with fuzzy matching.
list_docsets
Show all available documentation sets.
get_doc_content
Get full content for specific documentation.
analyze_project_context
Detect project tech stack and dependencies.
get_project_relevant_docs
Context-aware documentation search.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client