SERVER
iFlow Search
Rank #2777io.github.zhengyanglsun/iflow-search
MCP server for iFlow Search web search, image search, and URL fetch tools.
First listed
May 25, 2026
Last publish date
May 25, 2026
OVERVIEW
iFlow Search is a Model Context Protocol (MCP) server published by zhengyanglsun. It ranks #2777 of 58,832 servers tracked on MCP Toplist, and its repository has 31 GitHub stars. iFlow Search is listed on Official MCP, with 1 tracked version. It was first listed on May 25, 2026 and most recently updated on May 25, 2026.
STANDING
#2,777of 58,832 tracked serversTop 5%
Ranks ahead of 56,055 of 58,832 servers on MCP Toplist.
CONNECT
Use iFlow Search
Add iFlow Search to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"iflow-search": {
"command": "npx",
"args": [
"-y",
"@iflow-ai/search-mcp"
],
"env": {
"IFLOW_API_KEY": "<your IFLOW_API_KEY>",
"IFLOW_MCP_CLIENT": "<your IFLOW_MCP_CLIENT>",
"IFLOW_MCP_CLIENT_VERSION": "<your IFLOW_MCP_CLIENT_VERSION>",
"IFLOW_BASE_URL": "<your IFLOW_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
zhengyanglsun
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0-pre.2 | May 25, 2026 |
FAQ
Frequently asked questions
- What is iFlow Search?
- MCP server for iFlow Search web search, image search, and URL fetch tools.
- Who maintains iFlow Search?
- iFlow Search is maintained by zhengyanglsun, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is iFlow Search an official MCP server?
- Yes — iFlow Search is listed on the Official MCP Registry.
- How many versions does iFlow Search have?
- MCP Toplist tracks 1 version of iFlow Search, most recently published on May 25, 2026.
- Where can I find the source code for iFlow Search?
- The source code for iFlow Search is hosted at github.com/zhengyanglsun/iflow-search-js.
EXPLORE