DeepWiki Markdown Converter
MCP Serverby regenrek · Added 5mo ago
Claude
1.3k
Install
npx -y mcp-deepwikiAdd to Claude
claude mcp add regenrek-deepwiki-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"deepwiki-markdown-converter": {
"command": "npx",
"args": [
"-y"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Converts DeepWiki repositories into well-formatted Markdown, maintaining links between pages while removing headers, footers, navigation elements, and ads for clean documentation extraction.
Tags
Web & Browsermcp-serverainpm