DeepWiki MCP

Free AI-powered access to public GitHub repository documentation and codebase analysis via DeepWiki. No authentication required.

3 actions Integration catalog
Request access
Connect DeepWiki MCP once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Ask questionDEEPWIKI_MCP_ASK_QUESTION
Ask any question about a GitHub repository and get an AI-powered, context-grounded response. Args: repoName: GitHub repository or list of repositories (max 10) in owner/repo format question: The question to ask about the repository
Read wiki contentsDEEPWIKI_MCP_READ_WIKI_CONTENTS
View documentation about a GitHub repository. Args: repoName: GitHub repository in owner/repo format (e.g. "facebook/react")
Read wiki structureDEEPWIKI_MCP_READ_WIKI_STRUCTURE
Get a list of documentation topics for a GitHub repository. Args: repoName: GitHub repository in owner/repo format (e.g. "facebook/react")