Flowise

Flowise MCP Connector for Claude

A+

Manage low-code AI workflows via Flowise — run predictions, track chatflows and agentflows, handle tools, and audit execution history directly from any AI agent.

7 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your FlowiseAI instance to any AI agent and take full control of your low-code generative AI application development through natural conversation.

What you can do

  • Chatflow Orchestration — List and retrieve detailed architectural nodes and edges for all deployed Chatflows within your Flowise instance natively
  • Agentic Workflow Control — Access compound Agentflows defining complex AI tasks and multi-step reasoning logic synchronously
  • Live AI Prediction — Commands the backend to submit user questions to specific Chatflows and retrieve generated AI responses in real-time
  • Execution History Auditing — Pull precise past execution traces and conversational logs to debug logic chains and monitor agent performance limitlessly
  • Tool & Integration Discovery — Retrieve custom tools and third-party integrations configured in your Flowise environment to verify available capabilities
  • Credential Oversight — Enumerate stored credential components used to authenticate your AI logic chains securely within the platform
  • System Health Monitoring — Verify instance status and available base endpoints to ensure your AI orchestration layer is operational

How it works

  1. Subscribe to this server
  2. Enter your Flowise Base URL and API Key (found in your Flowise Settings)
  3. Start managing your AI workflows from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • AI Developers — test and debug Chatflows and Agentflows without leaving the development environment
  • Automation Engineers — trigger AI predictions and monitor execution histories using natural language
  • Product Teams — audit available AI tools and verify conversational logs in real-time
  • Data Scientists — evaluate different LLM orchestration patterns and logic chains through natural conversation
llm-orchestrationrag-pipelineslow-codeai-agentsworkflow-automationchatflows

7 tools expose this connector's capabilities to your AI agent.

list_chatflows

List chatflows

get_chatflow

Get chatflow details

predict

Run prediction on chatflow

list_agentflows

List agentflows

list_tools

List available tools

list_credentials

List credentials

get_history

Get chat execution history

See how to talk to your AI agent using Flowise.

Ask chatflow 'abc-123': 'Summarize this document: [Context]'

Prediction initiated! I've sent your request to Flowise chatflow abc-123. The AI response is: 'Based on the provided context, the document outlines three primary growth strategies for the next fiscal year...'

List all active chatflows in my instance

Retrieving chatflows... I found 5 active flows: 'Customer Support Bot', 'RAG Knowledge Base', 'Legal Assistant', 'Lead Generator', and 'Developer Helper'. Which one would you like to explore?

Show me the execution history for chatflow 'Legal-Assistant'

Retrieving history... For 'Legal-Assistant' (ID: 789), I found 10 recent executions. Highlights include a query about 'GDPR compliance' and another regarding 'Contract Review'. Would you like the logs for any of these?

Yes. Use the 'predict' tool. Provide the 'chatflow_id' and your question. The agent will command the Flowise backend to process the logic chain and return the AI-generated response directly in your chat.

Related Connectors