MCP Directory
Back

react-mcp

by kalivaraprasad-gonapa · JavaScript · ★ 69

react-mcp integrates with Claude Desktop, enabling the creation and modification of React apps based on user prompts

Install

npx -y github:kalivaraprasad-gonapa/react-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "react-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:kalivaraprasad-gonapa/react-mcp"
      ]
    }
  }
}

From the README

[](https://smithery.ai/server/@Streen9/react-mcp) A powerful server implementation that enables Claude AI to interact with React applications through the Model Context Protocol. - [Markdown Editor/Viewer By Claude](https://claude.ai/share/f68940f1-97cd-41df-9c14-f63dc6fb9faf) - [API Tester By Claude](https://claude.ai/share/b0b3943c-5c90-4b8d-8613-e76eaa243407) React MCP provides a bridge between Claude AI and the React ecosystem, allowing Claude to: - Create new React applications - Run React development servers - Manage files and directories - Install npm packages - Execute te…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers