概要
ShowDoc Automation is a Python-based toolset designed to streamline the integration of ShowDoc API documentation into Android development workflows. It intelligently extracts structured API data directly from ShowDoc instances, handling automatic login, captcha recognition, and cookie management. Beyond data acquisition, it empowers developers by automatically generating essential Android client components such as data entities, repository interfaces, Retrofit service definitions, and OkHttp configurations, significantly accelerating the development process. The tool also features an MCP server for remote code generation capabilities, making it a comprehensive solution for efficient mobile API integration.