thunderbit-mcp-server: Thunderbit MCP Server is an open-source toolkit for the Thunderbit Open API that ships three packages: a CLI for scripted extraction, an MCP server exposing seven scraping and distillation tools, and a Claude Code plugin. It converts any web page to clean LLM-ready Markdown, extracts structured data via JSON Schema, and supports batch processing — all backed by a free API key.; AndroJack-mcp: AndroJack is a documentation-grounded Android engineering MCP server that provides 21 specialized tools to fetch live, verified answers from official Android and Kotlin sources. It acts as an active gatekeeper, mandating tool calls for each task type before code generation, and includes a validator to catch removed APIs and deprecated patterns. It ensures AI-generated Android code is accurate, up-to-date, and compliant with the latest platform requirements.
Feeding clean web content into LLM pipelines for RAG or summarization
Prevent AI from generating code using deprecated or removed Android APIs like AsyncTask or TestCoroutineDispatcher.