✓ Verified 💻 Development ✓ Enhanced Data

Deepwiki

Query the DeepWiki MCP server for GitHub repository documentation, wiki.

Rating
4.3 (92 reviews)
Downloads
1,804 downloads
Version
1.0.0

Overview

Query the DeepWiki MCP server for GitHub repository documentation, wiki.

Complete Documentation

View Source →

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.
bash
node ./scripts/deepwiki.js ask <owner/repo> "your question"

Read Wiki Structure

Get a list of documentation topics for a GitHub repository.
bash
node ./scripts/deepwiki.js structure <owner/repo>

Read Wiki Contents

View documentation about a specific path in a GitHub repository's wiki.
bash
node ./scripts/deepwiki.js contents <owner/repo> <path>

Examples

Ask about Devin's MCP usage:

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

Get the structure for the React docs:

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

Notes

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

Installation

Terminal bash

openclaw install deepwiki
    
Copied!

Tags

#git_and-github #github #git

Quick Info

Category Development
Model Claude 3.5
Complexity One-Click
Author arun-8687
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install deepwiki