Back to Browse

Secure Flows MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

MCP server for secureFlows (secure-flows.com). Alias of io.github.michal-lefler/secureflows-mcp.

About

MCP server for secureFlows (secure-flows.com). Alias of io.github.michal-lefler/secureflows-mcp.

Remote endpoints: streamable-http: https://www.secure-flows.com/mcp?alias=secure-flows

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

18 tools verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-michal-lefler-secure-flows": {
      "url": "https://www.secure-flows.com/mcp?alias=secure-flows"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

secure-flows

This repo exists so secure-flows — the hyphenated form matching the product domain (secure-flows.com) — is findable both on GitHub and in the MCP Registry, alongside the primary io.github.michal-lefler/secureflows-mcp listing (registry search does a literal substring match against the listing name only, and secure-flows is not a substring of secureflows-mcp, so a second listing was the only way to make both search terms resolve).

Same live server, distinct listing. The MCP Registry rejects a second listing whose remotes[].url string exactly matches an existing one — it does not check whether the URL actually resolves to the same backend. This listing's remotes[].url is https://www.secure-flows.com/mcp?alias=secure-flows: a harmless query string appended to the real endpoint. nginx's routing ignores it, so it reaches the exact same running MCP server — this is not a fork, a proxy, or separate infrastructure, just a distinct URL string to satisfy the registry's uniqueness check.

This is not a separate server or a separate codebase. For the actual MCP server source, tests, and npm package, see michal-lefler/secureflows-mcp (npm: secureflows).

Configure your AI agent

{
  "mcpServers": {
    "secureflows": {
      "url": "https://www.secure-flows.com/mcp"
    }
  }
}

Product: www.secure-flows.com

Reviews

No reviews yet

Be the first to review this server!