CodeWiki MCP — AI-generated docs for GitHub repos runs on your own machine — the client starts it, so there is no endpoint to ping. 82 installs a week from npm. Last commit 13 Apr 2026.
MCP server for codewiki.google: search repos, fetch wiki docs, ask questions
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add codewiki-mcp -- npx -y codewiki-mcp
{
"mcpServers": {
"codewiki-mcp": {
"args": [
"-y",
"codewiki-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.codewiki-mcp]
command = "npx"
args = ["-y", "codewiki-mcp"]
{
"mcpServers": {
"codewiki-mcp": {
"args": [
"-y",
"codewiki-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"codewiki-mcp": {
"args": [
"-y",
"codewiki-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.