This MCP server connects Claude to DeepWiki's documentation search for any public GitHub repository. You get three main capabilities: browse a repo's documentation structure, read its full wiki contents, or ask natural language questions that get AI-generated answers grounded in the actual codebase. The ask_question tool is the standout here, supporting up to 10 repos in a single query, though you'll need to set your timeout to at least a minute since it's doing real AI analysis. Honestly most useful when you're diving into unfamiliar open source projects and need to understand architecture or implementation details without manually grep-ing through documentation. Works with the owner/repo format you already know.
npx skills add https://github.com/aahl/skills --skill mcp-deepwikisickn33/antigravity-awesome-skills
github/awesome-copilot
github/awesome-copilot