Loading MCP server directory, please wait...
One safe tool for your AI agent to publish to every social network via the Social Fanout API.
npx @getmcp/cli add io.github.Muse-Nexus/socialfanout-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
FANOUT_API_KEYYour Social Fanout API key (spk_...). Get one free at https://socialfanout.com/signup
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Muse-Nexus/socialfanout-mcp": {
"command": "npx",
"args": [
"-y",
"socialfanout-mcp"
],
"env": {
"FANOUT_API_KEY": "",
"FANOUT_API_BASE_URL": ""
}
}
}
}