Skip to content

Custom MCP (STDIO transport) extremely slow #4806

Description

@toi500

Describe the bug

Is this how the Custom MCP (STDIO transport) works now? It is basically spending around 40 seconds to add just 1 action and another 40 seconds to delete it, making it extremely frustrating to use.

chrome_2IDrObzwBd.mp4

To Reproduce

Here is an example:

{ "command": "npx",
"args": [
"@playwright/mcp@latest",
"--headless" ] }

Expected behavior

After the MCP server spins up, add and delete actions without any fuss.

Flowise Version

3.0.3

Additional context

Tested with several MCP servers locally and on production with the same result.

Note: SSE is not affected, working as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions