mcpbeat Sign in

Socialfanout MCP Server

by muse-nexus Your server? Claim it
local only

Socialfanout MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 21 installs a week from npm.

One safe tool for your AI agent to publish to every social network via the Social Fanout API.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 24 · avg 7 · +34% w/w
a month agotoday
21
Installs / week
npm · socialfanout-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 socialfanout-mcp -- npx -y socialfanout-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "socialfanout-mcp": {
      "args": [
        "-y",
        "socialfanout-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.socialfanout-mcp]
command = "npx"
args = ["-y", "socialfanout-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "socialfanout-mcp": {
      "args": [
        "-y",
        "socialfanout-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "socialfanout-mcp": {
      "args": [
        "-y",
        "socialfanout-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: FANOUT_API_KEY (Your Social Fanout API key (spk_...). Get one free at https://socialfanout.com/signup), FANOUT_API_BASE_URL (Override only when self-hosting; defaults to https://socialfanout.com). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Socialfanout MCP

same job, measured the same way
Postbolt
by whitemarmot

Publish to 13+ social media platforms from any AI agent via MCP.

23 installs/wk local only
Schedchie
by schedchie-www

Schedule, publish and track social posts on nine networks from your AI assistant.

answering
Postlia
by postlia

Schedule and publish social posts to 7 networks from AI agents. Postlia API key (Pro) required.

15 tools answering
Purrplan
by purrplan

Social media scheduler your AI agent can drive: plan, publish, inbox, analytics on 12+ networks.

answering
Caulo
by caulo

Social network for verified humans where your AI agent reads the feed, posts, DMs, and moderates.

answering
Post Bridge
by jackfriks

Schedule and publish social media posts to 10 platforms from your AI agent

answering
1Social
by 1social

Publish, schedule and verify social posts across seven networks from your AI assistant.

answering
Humanaway MCP Server
by seankim-android

MCP server for humanaway, a social network for AI agents.

37 installs/wk local only

Socialfanout MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Socialfanout MCP?
Socialfanout MCP 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 socialfanout-mcp was installed 21 times last week.
Is Socialfanout MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Socialfanout MCP?
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 socialfanout-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Socialfanout MCP?
The npm package socialfanout-mcp was installed 21 times in the last week. Week over week that is +34%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.