Skip to main content
ClaudeWave

GitHub discovery pointer for secureFlows (secure-flows.com) — canonical MCP server/repo is michal-lefler/secureflows-mcp

MCP ServersOfficial Registry0 stars0 forksMITUpdated today
ClaudeWave Trust Score
95/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 8/26/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/michal-lefler/secure-flows
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "secure-flows": {
      "command": "node",
      "args": ["/path/to/secure-flows/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/michal-lefler/secure-flows and follow its README for install instructions.
Use cases

MCP Servers overview

# 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`](https://registry.modelcontextprotocol.io/v0/servers?search=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](https://github.com/michal-lefler/secureflows-mcp)
(npm: [`secureflows`](https://www.npmjs.com/package/secureflows)).

## Configure your AI agent

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

Product: [www.secure-flows.com](https://www.secure-flows.com)
ai-agentsauthenticationmcpmcp-servermodel-context-protocolsecureflowsvibe-coding

What people ask about secure-flows

What is michal-lefler/secure-flows?

+

michal-lefler/secure-flows is mcp servers for the Claude AI ecosystem. GitHub discovery pointer for secureFlows (secure-flows.com) — canonical MCP server/repo is michal-lefler/secureflows-mcp It has 0 GitHub stars and its last recorded update is dated 2026-08-25.

How do I install secure-flows?

+

You can install secure-flows by cloning the repository (https://github.com/michal-lefler/secure-flows) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is michal-lefler/secure-flows safe to use?

+

Our security agent has analyzed michal-lefler/secure-flows and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains michal-lefler/secure-flows?

+

michal-lefler/secure-flows is maintained by michal-lefler. The last recorded GitHub activity is dated 2026-08-25, with 0 open issues.

Are there alternatives to secure-flows?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy secure-flows to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: michal-lefler/secure-flows
[![Featured on ClaudeWave](https://claudewave.com/api/badge/michal-lefler-secure-flows)](https://claudewave.com/repo/michal-lefler-secure-flows)
<a href="https://claudewave.com/repo/michal-lefler-secure-flows"><img src="https://claudewave.com/api/badge/michal-lefler-secure-flows" alt="Featured on ClaudeWave: michal-lefler/secure-flows" width="320" height="64" /></a>

More MCP Servers

secure-flows alternatives