Back to Home
yeshsurya icon

React-Flow-MCP-Server

Verified Safe

by yeshsurya

Overview

Provides AI assistants with comprehensive access to React Flow components, hooks, types, utilities, examples, and documentation via the Model Context Protocol (MCP).

Installation

Run Command
npx @yeshsurya/react-flow-mcp-server

Environment Variables

  • LOG_LEVEL

Security Notes

The server includes Zod for robust input validation and `sanitizeString` to mitigate potential injection risks in textual outputs. It primarily uses StdioServerTransport, reducing direct network exposure in its default run mode. No hardcoded secrets or direct `eval` calls are identified. While it relies on external data (React Flow definitions), these are hardcoded within the server, preventing external data injection. Deployment to HTTP transport (e.g., for Copilot Studio) would introduce standard web security considerations (authentication, HTTPS, rate limiting) which are external to this specific server's code but mentioned as requirements.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2025-11-22

Tags

mcpreact-flowai-toolsdocumentationcode-generation