名称: deepwiki
描述: 通过 DeepWiki MCP 服务器查询 GitHub 仓库文档、Wiki 结构及基于 AI 的问题解答。
主页: https://docs.devin.ai/work-with-devin/deepwiki-mcp
使用此技能通过 DeepWiki MCP 服务器访问公共 GitHub 仓库的文档。您可以搜索仓库 Wiki、获取结构信息,并基于仓库文档提出复杂问题。
提出关于 GitHub 仓库的任何问题,获取基于 AI 且结合上下文背景的回答。
node ./scripts/deepwiki.js ask <owner/repo> "您的问题"
获取 GitHub 仓库的文档主题列表。
node ./scripts/deepwiki.js structure <owner/repo>
查看 GitHub 仓库 Wiki 中特定路径的文档内容。
node ./scripts/deepwiki.js contents <owner/repo> <path>
询问关于 Devin 的 MCP 使用方式:
node ./scripts/deepwiki.js ask cognitionlabs/devin "如何使用 MCP?"
获取 React 文档的结构:
node ./scripts/deepwiki.js structure facebook/react
https://mcp.deepwiki.com/mcp