MCP Server
MCP
CodeWiki MCP — AI-generated docs for GitHub repos
MCP server for codewiki.google: search repos, fetch wiki docs, ask questions
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "codewiki-mcp",
"version": "1.1.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment