social-publish-mcp-server

kuldeep-poonia/social-publish-mcp-server
★ 0 stars Go API Integration Updated today
Multi-tenant, universal Model Context Protocol (MCP) server enabling LLM clients to securely publish content to Twitter/X, YouTube, and Instagram, and retrieve performance analytics with zero-trust OAuth credential isolation.
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-publish-mcp-s": {
      "command": "go",
      "args": [
        "run",
        "github.com/kuldeep-poonia/social-publish-mcp-server@latest"
      ]
    }
  }
}

Topics

ai-agentgolanginstagram-graph-apimcpmodel-context-protocolmulti-tenantoauth2social-media-apitwitter-apiyoutube-apizero-trust