Skip to content

v0.1.3

Compare
Choose a tag to compare
@johnhuang316 johnhuang316 released this 28 Apr 09:53
· 6 commits to master since this release

Code Index MCP v0.1.3

Overview

This release improves documentation, adds GitHub Actions for automated PyPI publishing, and introduces the 'uvx' entry point for simplified MCP configuration.

New Features

  • Added GitHub Actions workflow for automated publishing to PyPI
  • Implemented 'uvx' entry point for easier integration with MCP clients
  • Enhanced README documentation in both English and Chinese

Bug Fixes

  • Resolved issues with package metadata and configuration

Improvements

  • Updated installation and usage instructions for clarity
  • Improved project structure and organization
  • Enhanced multilingual support with comprehensive Chinese documentation
  • Converted Chinese comments to English in Dockerfile for better maintainability

Usage

This MCP server can be easily integrated with Claude Desktop or other MCP clients by following the setup instructions in the README. The new version simplifies configuration through improved documentation and tooling.

Technical Notes

This release builds upon v0.1.2 and maintains compatibility with MCP >=0.3.0