secureFlows MCP Server
Rank #19,561io.github.michal-lefler/secureflows-mcp-server
MCP server for secureFlows: token-free URL builders and integration-linting tools for AI agents.
secureFlows MCP Server is a Model Context Protocol (MCP) server published by michal-lefler. It ranks #19,561 of 115,591 servers tracked on MCP Toplist. secureFlows MCP Server is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 20, 2026 and most recently updated on Aug 25, 2026.
Ranks ahead of 96,030 of 115,591 servers on MCP Toplist.
Use secureFlows MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http secureflows-mcp-server https://www.secure-flows.com/mcp[mcp_servers.secureflows-mcp-server]
url = "https://www.secure-flows.com/mcp"Add to ~/.codex/config.toml.
https://www.secure-flows.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"secureflows-mcp-server": {
"url": "https://www.secure-flows.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"secureflows-mcp-server": {
"type": "http",
"url": "https://www.secure-flows.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"secureflows-mcp-server": {
"serverUrl": "https://www.secure-flows.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"secureflows-mcp-server": {
"url": "https://www.secure-flows.com/mcp"
}
}
}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%2Fsecureflows-mcp-server)<a href="https://mcptoplist.com/server/io.github.michal-lefler%2Fsecureflows-mcp-server"><img src="https://mcptoplist.com/badge/io.github.michal-lefler%2Fsecureflows-mcp-server.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
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 secureFlows MCP Server?
- secureFlows MCP Server is maintained by michal-lefler, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is secureFlows MCP Server listed on the Official MCP Registry?
- Yes — secureFlows MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does secureFlows MCP Server have?
- MCP Toplist tracks 1 version of secureFlows MCP Server, most recently published on Aug 25, 2026.
- Where can I find the source code for secureFlows MCP Server?
- The source code for secureFlows MCP Server is hosted at github.com/michal-lefler/secureflows-mcp-server.