Loomal

MCP server for iFlow Search web search, image search, and URL fetch tools.

31 starsnpm: @iflow-ai/search-mcp

About iFlow Search

iFlow Search is an MCP (Model Context Protocol) server published by zhengyanglsun in the official MCP registry, listed under Search on Loomal. MCP server for iFlow Search web search, image search, and URL fetch tools.

It ships as an npm package (@iflow-ai/search-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/zhengyanglsun/iflow-search-js, where the project has earned 31 GitHub stars.

Use iFlow Search with your agent

Claude Code · one command
claude mcp add iflow-search -- npx -y @iflow-ai/search-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "iflow-search": {
      "command": "npx",
      "args": [
        "-y",
        "@iflow-ai/search-mcp"
      ]
    }
  }
}
npm@iflow-ai/search-mcp

Frequently asked questions

What is iFlow Search?
iFlow Search is an MCP (Model Context Protocol) server by zhengyanglsun in the Search category. MCP server for iFlow Search web search, image search, and URL fetch tools.
How do I connect iFlow Search to Claude, Cursor, or another MCP client?
Install iFlow Search from its npm package (@iflow-ai/search-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is iFlow Search open source?
Yes — the source code is public at github.com/zhengyanglsun/iflow-search-js, with 31 GitHub stars.
Can AI agents pay to use iFlow Search?
Not yet through Loomal — iFlow Search is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain iFlow Search? Claim this listing free by verifying GitHub ownership, or contact us.