mcp-use: mcp-use is a full-stack framework for Model Context Protocol (MCP), enabling the creation of MCP servers, clients, and AI agents. It supports development in both Python and TypeScript with minimal code.; 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.
Building intelligent AI agents capable of using tools and reasoning across steps
Prevent AI from generating code using deprecated or removed Android APIs like AsyncTask or TestCoroutineDispatcher.