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
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.1.0.tar.gz (45.6 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.1.0-py3-none-any.whl (42.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: codewiki_mcp-1.1.0.tar.gz
  • Upload date:
  • Size: 45.6 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.1.0.tar.gz
Algorithm Hash digest
SHA256 f0e924e57d1954608c2c03243e5b4cd0455be588e85fbb9b67073bc1c1249c8a
MD5 9d3ae692b96593fee4255ce53e48272e
BLAKE2b-256 ff0583e0cbc0cf605ddb13007651a5994b60fbd56726937ed4619106b6e59258

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: codewiki_mcp-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 42.9 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.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0d28be07e48ee5b49f9bf806e917d7dcb1095c9c5967b3c730890e6c68fb5f41
MD5 1865bc737a91d922698450621e247b48
BLAKE2b-256 fd4ef29616a17b6e010de99cc0f15eeafb4553ffcc837caa69c984e75e2a495e

See more details on using hashes here.

Provenance

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