Skip to main content

MCP server providing AI-powered access to Google CodeWiki for open-source repositories

Project description

CodeWiki MCP Server

CodeWiki MCP logo

PyPI License Python

An MCP server that brings Google CodeWiki into your editor. Query any GitHub, GitLab, or Bitbucket repository and get AI-generated answers about the codebase — powered by Gemini.

Documentation · Release Notes · PyPI


Quick Start

pip install codewiki-mcp
playwright install chromium

Client Setup

VS Code

Open Command Palette (Ctrl+Shift+P) → MCP: Add ServerCommand (stdio) → enter codewiki-mcp.

Or add to .vscode/mcp.json:

{
  "servers": {
    "codewikiMcp": {
      "type": "stdio",
      "command": "codewiki-mcp"
    }
  }
}

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "codewiki": {
      "command": "codewiki-mcp"
    }
  }
}

Docker

docker build -t codewiki-mcp .
docker run -it --rm codewiki-mcp

Tools

Tool Description
list_code_wiki_topics Topics overview with previews
read_wiki_structure JSON table of contents
read_wiki_contents Full or section-specific docs (paginated)
search_code_wiki Gemini-powered Q&A chat

All tools accept repo_url as a full URL or owner/repo shorthand.

Documentation

Configuration, architecture, agentic AI guides, and more — see the full documentation.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

codewiki_mcp-1.0.4.tar.gz (41.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

codewiki_mcp-1.0.4-py3-none-any.whl (38.5 kB view details)

Uploaded Python 3

File details

Details for the file codewiki_mcp-1.0.4.tar.gz.

File metadata

  • Download URL: codewiki_mcp-1.0.4.tar.gz
  • Upload date:
  • Size: 41.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for codewiki_mcp-1.0.4.tar.gz
Algorithm Hash digest
SHA256 a440fd3a04097685353a1fe11349c44ee665d296a8fb119aa63b644ea5d8a589
MD5 9498014b30afbf4ada6437977f0e7e89
BLAKE2b-256 b1bc9a12ce7f856b504b11c41d72b7dd2e042eb0d4ad3f4ce171a08836077df3

See more details on using hashes here.

Provenance

The following attestation bundles were made for codewiki_mcp-1.0.4.tar.gz:

Publisher: publish.yml on Cloudmeru/CodeWiki-MCP

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file codewiki_mcp-1.0.4-py3-none-any.whl.

File metadata

  • Download URL: codewiki_mcp-1.0.4-py3-none-any.whl
  • Upload date:
  • Size: 38.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for codewiki_mcp-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 1bd496c9e6119a16f970af7c549ccceb34179fc408e905a1c2a9e21fcf2d3f26
MD5 963a0910c3f18e07ec85695a4d73fa64
BLAKE2b-256 0af2f976543f40a0f3be78c3769cd84f621842daf62ebdde2089b315155a1a2b

See more details on using hashes here.

Provenance

The following attestation bundles were made for codewiki_mcp-1.0.4-py3-none-any.whl:

Publisher: publish.yml on Cloudmeru/CodeWiki-MCP

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page