mcp-deepwiki

Installation
SKILL.md

DeepWiki

The DeepWiki MCP server provides programmatic access to DeepWiki’s public repository documentation and search capabilities (Ask Devin).

MCP Server URL: https://mcp.deepwiki.com/mcp

Ask Question (Recommended)

The tool's results are generated by AI, requiring at least 1 minute or more of timeout time.

  • npx -y mcporter call "${MCP_URL}.ask_question" repoName:owner/repo question:"User's questions"

Read wiki structure

  • npx -y mcporter call "${MCP_URL}.read_wiki_structure" repoName:owner/repo

Read wiki contents

  • npx -y mcporter call "${MCP_URL}.read_wiki_contents" repoName:owner/repo
Installs
1.6K
Repository
aahl/skills
GitHub Stars
136
First Seen
Feb 25, 2026
mcp-deepwiki — aahl/skills