social-media-mcp

Liberation-Labs-THCoalition/social-media-mcp
★ 0 stars Python AI/LLM Updated today
Social media MCP server with brand voice configuration.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "social-media-mcp": {
      "command": "uvx",
      "args": [
        "social-media-mcp"
      ]
    }
  }
}

Or install with pip: pip install social-media-mcp

README Excerpt

AI-powered social media management for nonprofits. Full pipeline: content ideation, AI drafting, approval queue, scheduling, cross-platform posting, and analytics. Built for Coalition and Liberation Labs. Usable by any Claude Code user. ```bash cd social-media-mcp pip install -r requirements.txt ``` Copy `.env.example` to `.env` and fill in your platform credentials:

Tools (15)

sm_approvesm_create_contentsm_edit_draftsm_get_analyticssm_get_brand_voicesm_get_platform_statussm_list_accountssm_list_queuesm_post_nowsm_post_textsm_refresh_analyticssm_schedulesm_set_brand_voicesm_test_accountsm_update_status