io.github.Muse-Nexus/socialfanout-mcp MCP Server
io.github.Muse-Nexus/socialfanout-mcp
What is the io.github.Muse-Nexus/socialfanout-mcp MCP server?
One safe tool for your AI agent to publish to every social network via the Social Fanout API.
How to install io.github.Muse-Nexus/socialfanout-mcp
Copy-paste configuration for popular MCP clients.
FANOUT_API_KEYrequiredsecretYour Social Fanout API key (spk_...). Get one free at https://socialfanout.com/signup
FANOUT_API_BASE_URLOverride only when self-hosting; defaults to https://socialfanout.com
{
"mcpServers": {
"socialfanout-mcp": {
"command": "npx",
"args": [
"-y",
"socialfanout-mcp"
],
"env": {
"FANOUT_API_KEY": "<YOUR_FANOUT_API_KEY>",
"FANOUT_API_BASE_URL": "<YOUR_FANOUT_API_BASE_URL>"
}
}
}
}{
"mcpServers": {
"socialfanout-mcp": {
"command": "npx",
"args": [
"-y",
"socialfanout-mcp"
],
"env": {
"FANOUT_API_KEY": "<YOUR_FANOUT_API_KEY>",
"FANOUT_API_BASE_URL": "<YOUR_FANOUT_API_BASE_URL>"
}
}
}
}{
"mcpServers": {
"socialfanout-mcp": {
"command": "npx",
"args": [
"-y",
"socialfanout-mcp"
],
"env": {
"FANOUT_API_KEY": "<YOUR_FANOUT_API_KEY>",
"FANOUT_API_BASE_URL": "<YOUR_FANOUT_API_BASE_URL>"
}
}
}
}{
"servers": {
"socialfanout-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"socialfanout-mcp"
],
"env": {
"FANOUT_API_KEY": "<YOUR_FANOUT_API_KEY>",
"FANOUT_API_BASE_URL": "<YOUR_FANOUT_API_BASE_URL>"
}
}
}
}claude mcp add socialfanout-mcp --env FANOUT_API_KEY=<YOUR_FANOUT_API_KEY> --env FANOUT_API_BASE_URL=<YOUR_FANOUT_API_BASE_URL> -- npx -y socialfanout-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.