yeshsurya/React-Flow-MCP-Server
If you are the rightful owner of React-Flow-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 React Flow MCP Server provides AI assistants with comprehensive access to the React Flow library's components, hooks, types, utilities, examples, and documentation.
Tools
Functions exposed to the LLM to take actions
get_react_flow_component
Get detailed information about a specific component.
list_react_flow_components
List all available components, filterable by category.
get_react_flow_hook
Get detailed information about a specific hook.
list_react_flow_hooks
List all available hooks, filterable by category.
get_react_flow_type
Get detailed information about a specific type.
list_react_flow_types
List all available types, filterable by category.
get_react_flow_utility
Get detailed information about a utility function.
list_react_flow_utilities
List all available utility functions.
get_react_flow_example
Get complete code for a specific example.
search_react_flow_examples
Search examples by keyword.
get_react_flow_docs
Get documentation for a specific topic.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client