A Python package that implements a Model Context Protocol server for integrating with Flowise API, allowing users to list chatflows, create predictions, and dynamically register tools for Flowise chatflows or assistants.
Your Flowise API Bearer token
Comma-separated list of chatflow_id:description pairs (for LowLevel Mode)
Regex pattern to blacklist chatflows by name
Single Chatflow ID (for FastMCP Mode)
Enable FastMCP mode when set to true, otherwise uses LowLevel mode
Base URL for Flowise
http://localhost:3010
Single Assistant ID (for FastMCP Mode)
Comma-separated list of chatflow IDs to whitelist
Regex pattern to whitelist chatflows by name
Comma-separated list of chatflow IDs to blacklist
Path to AppData folder (for Windows)
Optional description for the single tool exposed (for FastMCP Mode)
Log level (ERROR, INFO, DEBUG, etc.)
Security Notice
Your environment variables and credentials are securely stored and encrypted. LangDB never shares these configuration values with third parties.
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!