F

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
13

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 RegistrationAutomatically creates independent tools for each chat flow in low-level mode.
Fast MCP ModeSimplifies configuration by only exposing two core tools: List chat flows and Generate predictions.
Filtering SupportSupports whitelisting and blacklisting chat flows through ID or name regular expressions.

Advantages and Limitations

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 FlowsDemonstrate how to obtain a list of available chat flows through the API.
Generate PredictionsDemonstrate 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.
N
Notte Browser
Certified
Notte is an open-source full-stack network AI agent framework that provides browser sessions, automated LLM-driven agents, web page observation and operation, credential management, etc. It aims to transform the Internet into an agent-friendly environment and reduce the cognitive burden of LLMs by describing website structures in natural language.
664
4.5 points
S
Search1api
The Search1API MCP Server is a server based on the Model Context Protocol (MCP), providing search and crawling functions, and supporting multiple search services and tools.
TypeScript
343
4 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
832
4.3 points
B
Bing Search MCP
An MCP server for integrating Microsoft Bing Search API, supporting web page, news, and image search functions, providing network search capabilities for AI assistants.
Python
230
4 points
M
MCP Alchemy
Certified
MCP Alchemy is a tool that connects Claude Desktop to multiple databases, supporting SQL queries, database structure analysis, and data report generation.
Python
327
4.2 points
P
Postgresql MCP
A PostgreSQL database MCP service based on the FastMCP library, providing CRUD operations, schema inspection, and custom SQL query functions for specified tables.
Python
113
4 points
M
MCP Scan
MCP-Scan is a security scanning tool for MCP servers, used to detect common security vulnerabilities such as prompt injection, tool poisoning, and cross-domain escalation.
Python
618
5 points
A
Agentic Radar
Agentic Radar is a security scanning tool for analyzing and assessing agentic systems, helping developers, researchers, and security experts understand the workflows of agentic systems and identify potential vulnerabilities.
Python
558
5 points
Featured MCP Services
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
1.7K
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
144
4.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
89
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
832
4.3 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#
568
5 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
6.7K
4.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
5.2K
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
285
4.5 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase