{"source":"mcp-tools:deepwiki","fetchedAt":"2026-06-23T17:13:17.616Z","stale":false,"verified":true,"data":{"tools":{"ask_question":{"description":"Ask any question about a GitHub repository and get an AI-powered, context-grounded response.\n\nArgs:\n    repoName: GitHub repository or list of repositories (max 10) in owner/repo format\n    question: The question to ask about the repository","inputSchema":{"type":"object","required":["repoName","question"],"properties":{"question":{"type":"string"},"repoName":{"anyOf":[{"type":"string"},{"type":"array","items":{"type":"string"}}]}}}},"read_wiki_contents":{"description":"View documentation about a GitHub repository.\n\nArgs:\n    repoName: GitHub repository in owner/repo format (e.g. \"facebook/react\")","inputSchema":{"type":"object","required":["repoName"],"properties":{"repoName":{"type":"string"}}}},"read_wiki_structure":{"description":"Get a list of documentation topics for a GitHub repository.\n\nArgs:\n    repoName: GitHub repository in owner/repo format (e.g. \"facebook/react\")","inputSchema":{"type":"object","required":["repoName"],"properties":{"repoName":{"type":"string"}}}}},"server":"mcp-tools:deepwiki","endpoint":"https://mcp.deepwiki.com/mcp"}}