goflow
Verified Safeby dshills
Overview
Visual workflow orchestration for Model Context Protocol (MCP) servers.
Installation
No command providedSecurity Notes
GoFlow itself follows good security practices (e.g., system keyring for credentials) and does not inherently expose critical vulnerabilities based on the provided information. However, as a workflow orchestrator, its primary function is to execute external MCP server commands, which may include using 'npx' to download and run third-party npm packages. The overall security of a deployed GoFlow solution heavily depends on the trustworthiness and secure configuration of the MCP servers and tools registered by the user. Running 'npx' with '-y' automatically downloads and executes packages, which carries supply chain risk if the package source or integrity is compromised.
Similar Servers
Unla
A lightweight and highly available gateway service that converts existing MCP Servers and APIs into services compliant with the MCP Protocol through configuration.
mcp-router
A desktop application for managing Model Context Protocol (MCP) servers, supporting local and remote connections, context management, and integration with AI tools.
mcp-k8s-go
An MCP server enabling AI assistants and users to interact with and manage Kubernetes clusters by listing, getting, applying, and executing commands on Kubernetes resources.
1xn-vmcp
An open-source platform for composing, customizing, and extending multiple Model Context Protocol (MCP) servers into a single logical, virtual MCP server, enabling fine-grained context engineering for AI workflows and agents.