MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

使用以下链接将 https://platform.iflow.cn/mcp 复制的 MCP 安装命令转换为 PowerShell 7可运行的版本吧🎉

Created 10/29/2025
Updated about 2 months ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-iflow-mcp-helper

Cursor configuration (mcp.json)

{ "mcpServers": { "albert-lsk-iflow-mcp-helper": { "command": "npx", "args": [ "albert-lsk-iflow-mcp-helper" ] } } }