Robdel12/doc-fetcher-mcp
MCP plugin that fetches documentation from Dash docsets or any URL, converted to clean markdown
Platform-specific configuration:
{
"mcpServers": {
"doc-fetcher-mcp": {
"command": "npx",
"args": [
"-y",
"doc-fetcher-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...