# Shoutrrr > Shoutrrr is the open-source alternative to Buffer, Typefully, and Hootsuite. Draft once and post everywhere — schedule to X, Bluesky, and LinkedIn. Self-host it free, or use the managed Cloud. This file indexes the Shoutrrr website and documentation for LLMs. Marketing pages are linked as HTML; every documentation page is also available as clean Markdown at the same path with a `.md` extension. ## Pages - [Home](https://shoutrrr.com/): Product overview: self-host or Cloud, multi-account publishing, queue & calendar, and analytics. - [Philosophy](https://shoutrrr.com/philosophy): Our approach to open source: free, no paywalled features, Apache 2.0, and community-supported. - [Sponsor us](https://shoutrrr.com/sponsorships): Shoutrrr and coolLabs are self-funded — support the project via GitHub Sponsors or Open Collective. ## Docs - [Introduction](https://shoutrrr.com/docs/index.md): Shoutrrr is the open-source, self-hostable alternative to Buffer, Typefully & Hootsuite — write once, publish everywhere. - [Self-hosting](https://shoutrrr.com/docs/getting-started.md): Run your own Shoutrrr instance with Docker in a few minutes. - [Connecting accounts](https://shoutrrr.com/docs/connecting-accounts.md): Link your X, Bluesky, LinkedIn, Meta (Facebook, Instagram, Threads), and Discord accounts so Shoutrrr can publish on your behalf. - [Configuration](https://shoutrrr.com/docs/configuration.md): Environment variables for tuning your Shoutrrr instance. - [MCP server](https://shoutrrr.com/docs/mcp.md): Let AI assistants draft, schedule, and publish Shoutrrr posts through the built-in Model Context Protocol server. - [API](https://shoutrrr.com/docs/api.md): Automate Shoutrrr from your own code — create, schedule, and publish posts over a REST API. - [Posts](https://shoutrrr.com/docs/api/posts.md): Create, read, update, and delete posts and their per-platform targets. - [Post actions](https://shoutrrr.com/docs/api/post-actions.md): Schedule, queue, publish, and retry posts. - [Account sets](https://shoutrrr.com/docs/api/account-sets.md): Group connected accounts so a post can target them in one shot. - [Connected accounts](https://shoutrrr.com/docs/api/connected-accounts.md): List the social accounts connected to your workspace. - [Media](https://shoutrrr.com/docs/api/media.md): Upload and remove images and videos used in posts. - [Calendar](https://shoutrrr.com/docs/api/calendar.md): Fetch posts for a given month. - [Posting schedule](https://shoutrrr.com/docs/api/posting-schedule.md): Read the recurring posting-slot schedule. - [Shares](https://shoutrrr.com/docs/api/shares.md): Create and revoke shareable preview links for a post. - [Changelog](https://shoutrrr.com/docs/changelog.md): Shoutrrr releases, pulled from GitHub. ## Optional - [Full documentation](https://shoutrrr.com/llms-full.txt): Every documentation page concatenated into one Markdown file. - [Source code](https://github.com/coollabsio/shoutrrr): The Shoutrrr repository on GitHub.