mcp-flowise
28
mcp-flowise is a Python package implementing an MCP server that integrates with the Flowise API. It offers both dynamic and static tool registration options for chatflows and predictions, making it a versatile solution for integrating chat-based functionalities.
list_chatflows
List all available chat processes
create_prediction
Create predictions for the specified chat process
动态工具
Dynamically create tools for each chat process in low-level mode