Reacticx MCP
Related Servers
Alternatives to Reacticx MCP
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceProvides AI agents with accurate, version-aware documentation for React Native, Expo, React Navigation, and Ignite by automatically detecting project dependencies and fetching matching documentation.12MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to perform semantic search over React Native documentation, retrieve specific pages, and manage doc versions locally without API keys.8 npmMIT
- FlicenseAqualityCmaintenanceSearch and read React Native documentation offline from the terminal.3-
- AlicenseAqualityCmaintenanceProvides comprehensive tools for React Native development, automating project initialization, version management, upgrades, Expo integration, and development workflows through AI assistance.217 npm21MIT
- FlicenseNot gradedqualityCmaintenanceProvides AI assistants with access to HeroUI component library documentation, enabling them to list components, retrieve detailed API references, and explore customization options for building React applications.2-
- FlicenseNot gradedqualityCmaintenanceProvides AI assistants with comprehensive access to Material UI documentation, component details, and setup guides for building React applications. It enables searching through 50+ components and provides structured information on imports, customization, and best practices.2-
TDQS
Scored across 5 tools
Each tool has a clearly distinct purpose: get_component_docs retrieves detailed documentation for a specific component, get_dependencies fetches npm dependencies, getting_started provides installation and setup instructions, list_components enumerates all components with optional filtering, and search_components performs keyword searches. There is no overlap or ambiguity in their functions.
The naming is mostly consistent with a verb_noun pattern (e.g., get_component_docs, list_components, search_components), but 'getting_started' deviates by using a gerund instead of a verb, which slightly breaks the pattern. Overall, the naming is readable and follows a clear convention.
With 5 tools, the server is well-scoped for its purpose of providing documentation and information about Reacticx components. Each tool serves a specific and necessary function, such as fetching docs, listing components, or searching, making the count appropriate without being too thin or heavy.
The tool surface covers core needs for exploring and using Reacticx components, including listing, searching, getting docs, dependencies, and setup instructions. A minor gap exists in the lack of tools for direct component installation or update operations, but agents can work around this using the provided dependency and setup information.