io.github.zhengyanglsun
iflow-search
iFlow Search
MCP server for iFlow Search web search, image search, and URL fetch tools.
stdiocommunityservice
Package Details
@iflow-ai/search-mcp
Transportstdio
Environment Variables
IFLOW_API_KEY
RequiredSecret
Bearer token for the iFlow Search API. Obtain one at https://platform.iflow.cn.
IFLOW_MCP_CLIENT
Optional MCP client slug forwarded to iFlow as the IFlow-MCP-Client header. Matches /^[a-z0-9._-]{1,64}$/.
IFLOW_MCP_CLIENT_VERSION
Optional MCP client version forwarded to iFlow as the IFlow-MCP-Client-Version header. Only honored when IFLOW_MCP_CLIENT is also set.
IFLOW_BASE_URL
Optional override for the iFlow Search API base URL. Defaults to https://platform.iflow.cn.