Flowise
mcp-flowise is a Python package that implements a Model Context Protocol (MCP) server integrated with the Flowise API, supporting dynamic tool registration and two operation modes.
2 points
11.4K

What is MCP Flowise?

MCP Flowise is a server based on the Model Context Protocol (MCP) that can integrate the Flowise API and dynamically create chat flow tools. It offers two operation modes: Low-level mode (default) and Fast MCP mode.

How to use MCP Flowise?

By setting environment variables and configuration files, you can easily start the server and begin using it. It supports dynamic tool registration and static configuration.

Applicable Scenarios

Suitable for developers and enterprise users who need to dynamically integrate chat flow tools, especially in scenarios where they want to use the Flowise API within the MCP ecosystem.

Main Features

Dynamic Tool Registration
Automatically creates independent tools for each chat flow in low-level mode.
Fast MCP Mode
Simplifies configuration by only exposing two core tools: List chat flows and Generate predictions.
Filtering Support
Supports whitelisting and blacklisting chat flows through ID or name regular expressions.
Advantages
Supports dynamic tool registration, reducing manual configuration workload.
Two operation modes adapt to different complexity requirements.
A flexible filtering mechanism ensures that only relevant chat flows are displayed.
Seamlessly integrates into the MCP ecosystem.
Limitations
Requires Python 3.12 or higher.
Additional path configuration may be required in a Windows environment.
Familiarity with environment variable management may be needed for advanced features.

How to Use

Install Dependencies
Ensure that Python 3.12 or higher is installed and the uvx package manager is configured.
Clone the Repository
Clone the mcp-flowise repository from GitHub to your local machine.
Configure Environment Variables
Set the necessary environment variables such as FLOWISE_API_KEY and FLOWISE_API_ENDPOINT.
Start the Server
Run the server to load chat flows and tools.

Usage Examples

List All Chat Flows
Demonstrate how to obtain a list of available chat flows through the API.
Generate Predictions
Demonstrate how to generate prediction results for a specific chat flow.

Frequently Asked Questions

How to switch to Fast MCP mode?
Why can't my chat flows be loaded?
Does it support custom chat flow descriptions?

Related Resources

GitHub Repository
Official code repository and documentation.
Smithery Official Website
A tool for automated installation and configuration.
MCP Protocol Specification
Understand the core concepts of the Model Context Protocol.

Installation

Copy the following command to your Client for configuration
{
    "mcpServers": {
        "mcp-flowise": {
            "command": "uvx",
            "args": [
                "--from",
                "git+https://github.com/andydukes/mcp-flowise",
                "mcp-flowise"
            ],
            "env": {
                "FLOWISE_API_KEY": "${FLOWISE_API_KEY}",
                "FLOWISE_API_ENDPOINT": "${FLOWISE_API_ENDPOINT}"
            }
        }
    }
}

{
  "mcpServers": {
    "flowise": {
      "command": "C:\\Users\\matth\\.local\\bin\\uvx.exe",
      "args": [
        "--from",
        "C:\\Users\\matth\\downloads\\mcp-flowise",
        "mcp-flowise"
      ],
      "env": {
        "LOGLEVEL": "ERROR",
        "APPDATA": "C:\\Users\\matth\\AppData\\Roaming",
        "FLOWISE_API_KEY": "your-api-key-goes-here",
        "FLOWISE_API_ENDPOINT": "http://localhost:3010/"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

A
Acemcp
Acemcp is an MCP server for codebase indexing and semantic search, supporting automatic incremental indexing, multi-encoding file processing, .gitignore integration, and a Web management interface, helping developers quickly search for and understand code context.
Python
8.6K
5 points
B
Blueprint MCP
Blueprint MCP is a chart generation tool based on the Arcade ecosystem. It uses technologies such as Nano Banana Pro to automatically generate visual charts such as architecture diagrams and flowcharts by analyzing codebases and system architectures, helping developers understand complex systems.
Python
8.2K
4 points
M
MCP Agent Mail
MCP Agent Mail is a mail - based coordination layer designed for AI programming agents, providing identity management, message sending and receiving, file reservation, and search functions, supporting asynchronous collaboration and conflict avoidance among multiple agents.
Python
8.4K
5 points
K
Klavis
Klavis AI is an open-source project that provides a simple and easy-to-use MCP (Model Context Protocol) service on Slack, Discord, and Web platforms. It includes various functions such as report generation, YouTube tools, and document conversion, supporting non-technical users and developers to use AI workflows.
TypeScript
13.9K
5 points
M
MCP
The Microsoft official MCP server provides search and access functions for the latest Microsoft technical documentation for AI assistants
12.9K
5 points
A
Aderyn
Aderyn is an open - source Solidity smart contract static analysis tool written in Rust, which helps developers and security researchers discover vulnerabilities in Solidity code. It supports Foundry and Hardhat projects, can generate reports in multiple formats, and provides a VSCode extension.
Rust
9.6K
5 points
D
Devtools Debugger MCP
The Node.js Debugger MCP server provides complete debugging capabilities based on the Chrome DevTools protocol, including breakpoint setting, stepping execution, variable inspection, and expression evaluation.
TypeScript
10.0K
4 points
S
Scrapling
Scrapling is an adaptive web scraping library that can automatically learn website changes and re - locate elements. It supports multiple scraping methods and AI integration, providing high - performance parsing and a developer - friendly experience.
Python
11.8K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
17.5K
4.5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
28.5K
5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
17.4K
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
53.7K
4.3 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
51.2K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
23.2K
5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
75.5K
4.7 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
18.2K
4.5 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIBase