← 返回
开发者工具

DeepWiki

Query the DeepWiki MCP server for GitHub repository documentation, wiki structure, and AI-powered questions.
查询 DeepWiki MCP 服务器以获取 GitHub 仓库文档、Wiki 结构及 AI 问答支持。
arun-8687
开发者工具 clawhub v1.0.0 1 版本 99976.4 Key: 无需
★ 14
Stars
📥 8,183
下载
💾 1,265
安装
1
版本
#latest

概述

DeepWiki

Use this skill to access documentation for public GitHub repositories via the DeepWiki MCP server. You can search repository wikis, get structure, and ask complex questions grounded in the repository's documentation.

Commands

Ask Question

Ask any question about a GitHub repository and get an AI-powered, context-grounded response.

node ./scripts/deepwiki.js ask <owner/repo> "your question"

Read Wiki Structure

Get a list of documentation topics for a GitHub repository.

node ./scripts/deepwiki.js structure <owner/repo>

Read Wiki Contents

View documentation about a specific path in a GitHub repository's wiki.

node ./scripts/deepwiki.js contents <owner/repo> <path>

Examples

Ask about Devin's MCP usage:

node ./scripts/deepwiki.js ask cognitionlabs/devin "How do I use MCP?"

Get the structure for the React docs:

node ./scripts/deepwiki.js structure facebook/react

Notes

  • Base Server: https://mcp.deepwiki.com/mcp
  • Works for public repositories only.
  • No authentication required.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-27 23:47 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Gemini Deep Research

arun-8687
使用Gemini深度研究代理执行复杂长期研究任务。适用于需要多源综合、竞争分析、市场研究或系统性网络搜索分析的综合技术调研。
★ 33 📥 15,780
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 920 📥 185,724
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 666 📥 323,779