Provides AI-powered answers to questions about GitHub repositories, leveraging their codebases and documentation.
DeepWiki Ask is an MCP server that wraps DeepWiki's `ask_question` tool, enabling users to interactively query GitHub repositories. It processes your questions and returns intelligent answers derived directly from the repository's codebase and documentation, making it easier to understand projects, find specific information, and streamline your workflow.
주요 기능
01Operates with stdio transport
020 GitHub stars
03Simple configuration, exposing only DeepWiki's `ask_question` tool
04Automatic retry with exponential backoff (up to 3 times)
05Type-safe error handling with neverthrow
사용 사례
01Streamline code exploration and information retrieval
02Quickly understand new or unfamiliar GitHub codebases
03Get instant answers to questions about project documentation