Skip to content
Claude Desktop

CodeWiki MCP — AI-generated docs for GitHub repos for Claude Desktop

io.github.izzzzzi/codewiki-mcp

MCP server for codewiki.google: search repos, fetch wiki docs, ask questions

client:Claude Desktop transport:stdio runtime:npm

Install CodeWiki MCP — AI-generated docs for GitHub repos in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "codewiki-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "codewiki-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

CodeWiki MCP — AI-generated docs for GitHub repos in other clients