MCP server for building and managing Flowise chatflows and agentflows. Provides AI assistants with comprehensive knowledge of Flowise nodes, tools for workflow creation, and direct API integration to deploy chatflows.
MCP server for building and managing Flowise chatflows and agentflows. Provides AI assistants with comprehensive knowledge of Flowise nodes, tools for workflow creation, and direct API integration to deploy chatflows.
npx -y ds-mcp-flowiseAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"ds-mcp-flowise-npm": {
"command": "npx",
"args": [
"-y",
"npx -y ds-mcp-flowise"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from ds-mcp-flowise?"
API Key Required
This server requires an API key from ds-mcp-flowise. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| DS-MCP-FLOWISE_API_KEY | Yes | Your ds-mcp-flowise API key |
"What resources are available in ds-mcp-flowise?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in ds-mcp-flowise"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in ds-mcp-flowise with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.