izzzzzi/codewiki-mcp
by Various
MCP server for codewiki.google — search, fetch docs, and ask questions about any open-source repo
MCP
izzzzzi/codewiki-mcp
Added 1 June 2026
Overview
A Model Context Protocol server that provides access to codewiki.google, enabling tools to search for, retrieve documentation, and answer questions about any open-source repository. It operates via clear search and fetch commands, making technical documentation directly queryable.
Best for
Best for
Developers who need quick, natural-language access to open-source documentation via MCP clients
Use cases
- Search across open-source repo docs for specific APIs or functions
- Fetch full documentation pages for reading or context injection
- Ask natural language questions about a repo's codebase or setup
Notes
A Model Context Protocol server that provides access to codewiki.google, enabling tools to search for, retrieve documentation, and answer questions about any open-source repository. It operates via clear search and fetch commands, making technical documentation directly queryable.
10 stars on GitHub. Last updated 2026-05-19. Licensed MIT.
Use cases
- Search across open-source repo docs for specific APIs or functions
- Fetch full documentation pages for reading or context injection
- Ask natural language questions about a repo’s codebase or setup
Pros
- Connects MCP-enabled assistants to a broad index of open-source docs
- Simple interface with focused search and fetch capabilities
- TypeScript implementation offers type safety and easy integration
Cons
- Limited to repos indexed by codewiki.google, not all open-source projects
- Dependency on external service availability and uptime
- Small community (10 stars) means less testing and fewer examples
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Connects MCP-enabled assistants to a broad index of open-source docs
- Simple interface with focused search and fetch capabilities
- TypeScript implementation offers type safety and easy integration
Cons
- Limited to repos indexed by codewiki.google, not all open-source projects
- Dependency on external service availability and uptime
- Small community (10 stars) means less testing and fewer examples
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.