Skip to main content
The Model Context Protocol (MCP) is an open standard to connect AI apps to data sources and tools. The DeepWiki MCP server provides access to the Light Protocol repository with its search capabilities (AskDevin).

Installation

We recommend to create a command that includes the tools listed below.
Simply copy paste this snippet.

DeepWiki MCP-Tools

  • read_wiki_structure - Get a list of documentation topics for a GitHub repository
  • read_wiki_contents - View documentation about a GitHub repository
  • ask_question - Ask any question about the GitHub repository and get a context-grounded response
You can specify any public GitHub repo that is indexed with DeepWiki. When you connect to the MCP, you specify the repository when calling the tools. Learn more here.
If you don’t have the MCP installed we recommend to use AskDevin in your browser.