jmcomic-ai: JMComic AI provides MCP (Model Context Protocol) support and AI Skills enhancement for the JMComic-Crawler-Python library. It integrates core functionalities like search, download, and ranking as standard MCP tools, enabling local AI agents to operate them via natural language. Additionally, it injects curated usage guides and best practices to help AI understand how to use these tools correctly.; context-mode: Every tool call in an MCP (Model-Controller-Program) environment dumps raw data into the context window, quickly consuming space and causing the agent to lose track of ongoing tasks. Context Mode is an MCP server that tackles this by sandboxing tool outputs to significantly reduce context usage, tracking session events in SQLite for continuity, and promoting 'think in code' to minimize data processing within the LLM.
Search and download manga using natural language queries like 'Find the top 5 most popular works by author XXX'
Deep repository research and analysis (e.g., architecture, contributors, issues)