@infoinlet/mcp-social
v0.1.1
Published
Multi-platform social posting for AI agents (via Postiz) — list channels, schedule/publish posts across X/LinkedIn/Instagram/… MCP server.
Readme
@infoinlet/mcp-social
Multi-platform social posting for agents, via Postiz — list_channels, create_post (now or scheduled, multi-channel), list_posts. Fixes the "AI gets 95% there, posting is the manual 5%" gap. Needs POSTIZ_API_KEY.
{ "mcpServers": { "social": { "command": "npx", "args": ["-y", "@infoinlet/mcp-social"], "env": { "POSTIZ_API_KEY": "..." } } } }