HomeDevelopment › CodeWiki MCP — AI-generated docs for GitHub repos

CodeWiki MCP — AI-generated docs for GitHub repos

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

TypeScript Cloud
★ 16 stars Last pushed 2026-06-22 License: MIT

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.1.1)

npx -y [email protected]

Or add to your MCP client config:

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

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry