Back to directory
freespirits/social-auto-engine

freespirits/social-auto-engine

@Freespirits

Multi-channel social media platform with MCP server for managing Facebook, Instagram, LinkedIn, TikTok, X, AI content generation, and approval workflows

social-mediamcpautomationfacebookinstagramtiktoklinkedinai-content

Installation & Configuration

{
  "mcpServers": {
    "social-auto-engine": {
      "command": "python",
      "args": [
        "/absolute/path/to/social-auto-engine/server.py"
      ],
      "env": {
        "FACEBOOK_PAGE_ID": "...",
        "FACEBOOK_ACCESS_TOKEN": "..."
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15