The Mrdj App functions as a Model Context Protocol (MCP) server, specifically crafted to centralize and expose structured guidance for building Expo and React Native web and mobile applications. It acts as a rich knowledge base, encompassing critical areas such as application architecture, state management patterns (Zustand), data integration with Drizzle ORM and Supabase, modern styling techniques (UniWind), Expo Router conventions, Reanimated 4 animations, and performance optimization. This server is designed to be a personal reference for its creator, ensuring consistent application of learned paradigms, while also offering seamless integration with AI tools. This allows AI assistants to query these comprehensive resources, significantly enhancing development assistance, code review processes, and project planning.
Key Features
01Surfaces Expo/React Native development guides as structured MCP resources.
02Intelligent documentation lookup tools including `smart-help` and `search-docs`.
03Automated generation of project context, business goals, and development TODO lists.
04Styling conversion and audit tool for smooth migration to Uniwind.
05Supports flexible deployment via local stdio or remote HTTP/SSE server.
060 GitHub stars