Includes documentation about CSS in the context of React, allowing users to search for information about using CSS within React applications.
Uses DuckDB for storing and searching React documentation with full-text search capabilities as part of a hybrid search implementation.
Contains information about JavaScript in the context of React, particularly how JavaScript expressions can be used within JSX through the use of curly braces.
aprendizaje-react-mcp
- Servidor MCP mínimo que extrae previamente los documentos de aprendizaje de React en DuckDB
- Búsqueda híbrida mediante búsqueda de texto completo de DuckDB y reclasificación basada en transformadores
Desarrollador
Prueba
Configuración
- configuración de vscode.json
Referencia
This server cannot be installed
Un servidor MCP mínimo que permite buscar en documentación de React previamente extraída mediante un enfoque híbrido que combina la búsqueda de texto completo de DuckDB y la reclasificación basada en transformadores.
Related MCP Servers
- -securityAlicense-qualityAn MCP server implementation that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context. Uses Ollama or OpenAI to generate embeddings. Docker files includedLast updated -1914TypeScriptMIT License
- AsecurityAlicenseAqualityAn MCP server that enables users to fetch Python documentation using the Brave Search API through natural language queries.Last updated -1JavaScriptApache 2.0
- -securityFlicense-qualityAn MCP server that integrates with Claude to provide smart documentation search capabilities across multiple AI/ML libraries, allowing users to retrieve and process technical information through natural language queries.Last updated -Python
- AsecurityAlicenseAqualityA documentation server based on MCP protocol designed for various development frameworks that provides multi-threaded document crawling, local document loading, keyword searching, and document detail retrieval.Last updated -237JavaScriptMIT License