yrrodriguezb/React.Components.Mcp.Server
3.1
If you are the rightful owner of React.Components.Mcp.Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The MCP React Components Server is a Node.js and TypeScript-based server designed to provide intelligent access to React component documentation and examples for LLMs like VS Code Copilot and Claude.
Tools
Functions exposed to the LLM to take actions
search_documents
Searches documents by content, type, or tags.
get_document
Retrieves the full content of a document.
refresh_documents
Refreshes the document cache.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client