io.github.postall-io/postall
Post to 35+ social media platforms. Schedule & publish from Claude AI.
Open source Open in the app JSON README (API)
About
Post to 35+ social media platforms. Schedule & publish from Claude AI.
Details
- Kind
- MCP servers
- Topic
- Social & content
- Publisher
- postall-io
- Origin
- official
- Category
- ferramentas
- Transport
- local
- Version
- 1.0.0
- Last push
- 2026-06-04T09:59:06Z
- Repository state
- ativo
- Language
- JavaScript
- Added
- 2026-08-29 04:01:13
- Updated
- 2026-08-29 04:01:13
- Origin id
io.github.postall-io/postall
README
# PostAll MCP Server
Connect PostAll to Claude AI. Post to 35+ social media platforms directly from Claude.
## Quick Setup
### 1. Install
\`\`\`bash
git clone https://github.com/nichetechsol/postall-mcp-server.git
cd postall-mcp-server
npm install
\`\`\`
### 2. Get your API key
Go to [PostAll Dashboard → Settings → API](https://postall.io/dashboard?panel=settings) and generate an API key.
### 3. Configure Claude Desktop
Add to your Claude config file:
**macOS:** \`~/Library/Application Support/Claude/claude_desktop_config.json\`
**Windows:** \`%APPDATA%/Claude/claude_desktop_config.json\`
\`\`\`json
{
"mcpServers": {
"postall": {
"command": "node",
"args": ["/path/to/postall-mcp-server/index.js"],
"env": {
"POSTALL_API_KEY": "pa_your_api_key_here"
}
}
}
}
\`\`\`
### 4. Restart Claude Desktop
## Available Tools
| Tool | Description |
|------|-------------|
| \`postall_list_platforms\` | See connected platforms |
| \`postall_create_post\` | Create a draft post |
| \`postall_publish_post\` | Publish a draft |
| \`postall_create_and_publish\` | Create + publish in one step |
| \`postall_list_posts\` | List posts with filters |
| \`postall_get_analytics\` | Get platform analytics |
## Usage Examples
> "Write a motivational post about productivity and publish to Instagram and LinkedIn"
> "Show me my connected platforms"
> "Schedule a post about AI trends for tomorrow 9am on Twitter and Threads"
> "List my recent published posts"
## Supported Platforms (35+)
Instagram, X/Twitter, LinkedIn, Facebook, TikTok, YouTube, Pinterest, Threads, Reddit, WhatsApp, Telegram, Discord, Bluesky, Mastodon, Tumblr, VK, Slack, WordPress, Medium, Hashnode, Dev.to, Blogger, Ghost, Vimeo, Dribbble, Twitch, Warpcast, Lemmy, MeWe, Nostr, Listmonk, Whop, Skool, Kick, and more.