Secure Flows
Rank #30,514io.github.michal-lefler/secure-flows
MCP server for secureFlows (secure-flows.com). Alias of io.github.michal-lefler/secureflows-mcp.
Secure Flows is a Model Context Protocol (MCP) server published by michal-lefler. It ranks #30,514 of 115,591 servers tracked on MCP Toplist. Secure Flows is listed on Official MCP, with 1 tracked version. It was first listed on Aug 25, 2026 and most recently updated on Aug 25, 2026.
Ranks ahead of 85,077 of 115,591 servers on MCP Toplist.
Use Secure Flows
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http secure-flows https://www.secure-flows.com/mcp?alias=secure-flows[mcp_servers.secure-flows]
url = "https://www.secure-flows.com/mcp?alias=secure-flows"Add to ~/.codex/config.toml.
https://www.secure-flows.com/mcp?alias=secure-flowsSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"secure-flows": {
"url": "https://www.secure-flows.com/mcp?alias=secure-flows"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"secure-flows": {
"type": "http",
"url": "https://www.secure-flows.com/mcp?alias=secure-flows"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"secure-flows": {
"serverUrl": "https://www.secure-flows.com/mcp?alias=secure-flows"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"secure-flows": {
"url": "https://www.secure-flows.com/mcp?alias=secure-flows"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.michal-lefler%2Fsecure-flows)<a href="https://mcptoplist.com/server/io.github.michal-lefler%2Fsecure-flows"><img src="https://mcptoplist.com/badge/io.github.michal-lefler%2Fsecure-flows.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
michal-lefler
Other servers by michal-lefler
View all michal-lefler servers →Available versions (1)
| Version | Published |
|---|---|
| 0.2.0 | Aug 25, 2026 |
Frequently asked questions
- Who maintains Secure Flows?
- Secure Flows is maintained by michal-lefler, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Secure Flows listed on the Official MCP Registry?
- Yes — Secure Flows is listed on the Official MCP Registry.
- How many versions does Secure Flows have?
- MCP Toplist tracks 1 version of Secure Flows, most recently published on Aug 25, 2026.
- Where can I find the source code for Secure Flows?
- The source code for Secure Flows is hosted at github.com/michal-lefler/secure-flows.