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


Sample Conversation

Sample conversation using CodeWiki MCP and CodeWiki Agent

Sample conversation using CodeWiki MCP server with the CodeWiki Agent in VS Code Chat.


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": {
    "codewiki-mcp": {
      "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
codewiki_list_topics Topics overview with previews
codewiki_read_structure JSON table of contents
codewiki_read_contents Full or section-specific docs (paginated)
codewiki_search_wiki Gemini-powered Q&A chat
codewiki_request_indexing Submit unindexed repos for indexing

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.3.0.tar.gz (61.4 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.3.0-py3-none-any.whl (52.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: codewiki_mcp-1.3.0.tar.gz
  • Upload date:
  • Size: 61.4 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.3.0.tar.gz
Algorithm Hash digest
SHA256 760f6b758c7e032e3a59825288eebcc5167a14a93af340c6464402061db141be
MD5 6adda95b31088e9481023f66d5cc1a2f
BLAKE2b-256 c1a98b990a00567839f002f64605064cb154ede81a29c6e841d9b4449b68d0e9

See more details on using hashes here.

Provenance

The following attestation bundles were made for codewiki_mcp-1.3.0.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.3.0-py3-none-any.whl.

File metadata

  • Download URL: codewiki_mcp-1.3.0-py3-none-any.whl
  • Upload date:
  • Size: 52.4 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.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 50746cedf8b05b964637bda8ee283f72878530b887bb5af503cb6e1fe65fe986
MD5 fcf0633dd2349fe5132413920f831bf8
BLAKE2b-256 2feb680f3f33734cc774482a6a42a43119b6723467791884b5e14a21c4761ab3

See more details on using hashes here.

Provenance

The following attestation bundles were made for codewiki_mcp-1.3.0-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