mcpbeat Sign in

Fanout MCP Server

local only

Fanout runs on your own machine — the client starts it, so there is no endpoint to ping. 270 installs a week from npm. Last commit 16 Apr 2026.

Multi-URL comparative content analysis with topical gap detection

Installs per day peak 79 · avg 29 · +188% w/w
a month agotoday
270
Installs / week
npm · @houtini/fanout-mcp
12
Stars
0 open issues
16 Apr 2026
Last commit
0 releases in 90 days
Apache-2.0
License
TypeScript

Nothing serious here today

Today is the operative word: we check Fanout every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add fanout -- npx -y @houtini/fanout-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "fanout": {
      "args": [
        "-y",
        "@houtini/fanout-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.fanout]
command = "npx"
args = ["-y", "@houtini/fanout-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "fanout": {
      "args": [
        "-y",
        "@houtini/fanout-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "fanout": {
      "args": [
        "-y",
        "@houtini/fanout-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Fanout

same job, measured the same way
Thoth MCP
by zeiq-co

MCP server for Thoth with multi-platform AI content generation

52 installs/wk local only
Contendeo
by contendeo

Multimodal video analysis MCP — transcription, vision, and OCR for any video URL.

answering
Neurohive
by adelelo13

Multi-agent memory intelligence with expertise tracking and conflict detection

49 installs/wk local only
Myrsu MCP
by vidhijav

Concentration risk analysis for tech workers with RSU comp — global (US/IN/CA/UK/EU/AU).

34 installs/wk 2 tools answering
ScanMalware.com URL Scanner
by scanmalware-mcp

MCP server for ScanMalware.com URL scanning, malware detection, and analysis.

128 tools answering
Marketing Engine
by phos

AI marketing — content generation, competitor analysis, social publishing.

15 tools answering
Icp Intelligence MCP
by shashwatgtm

Deep ICP Analysis with Pattern Detection - 9 B2B targeting tools

33 installs/wk local only
I
Egnyte AI Samples
by sachin-shetty

Secure integration between AI tools and Egnyte content with search, analysis, and workflow tools.

local only

Fanout — questions

Answers built from our own checks of this server.

Why is there no uptime for Fanout?
Fanout runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @houtini/fanout-mcp was installed 270 times last week.
How do I connect Fanout?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @houtini/fanout-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Fanout?
The npm package @houtini/fanout-mcp was installed 270 times in the last week. Week over week that is +188%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Fanout open source?
Yes — it is published under the Apache-2.0 licence, written in TypeScript and 12 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.