{
  "markdown": "# PostAll MCP Server\n\nConnect PostAll to Claude AI. Post to 35+ social media platforms directly from Claude.\n\n## Quick Setup\n\n### 1. Install\n\\`\\`\\`bash\ngit clone https://github.com/nichetechsol/postall-mcp-server.git\ncd postall-mcp-server\nnpm install\n\\`\\`\\`\n\n### 2. Get your API key\nGo to [PostAll Dashboard → Settings → API](https://postall.io/dashboard?panel=settings) and generate an API key.\n\n### 3. Configure Claude Desktop\nAdd to your Claude config file:\n\n**macOS:** \\`~/Library/Application Support/Claude/claude_desktop_config.json\\`  \n**Windows:** \\`%APPDATA%/Claude/claude_desktop_config.json\\`\n\n\\`\\`\\`json\n{\n  \"mcpServers\": {\n    \"postall\": {\n      \"command\": \"node\",\n      \"args\": [\"/path/to/postall-mcp-server/index.js\"],\n      \"env\": {\n        \"POSTALL_API_KEY\": \"pa_your_api_key_here\"\n      }\n    }\n  }\n}\n\\`\\`\\`\n\n### 4. Restart Claude Desktop\n\n## Available Tools\n\n| Tool | Description |\n|------|-------------|\n| \\`postall_list_platforms\\` | See connected platforms |\n| \\`postall_create_post\\` | Create a draft post |\n| \\`postall_publish_post\\` | Publish a draft |\n| \\`postall_create_and_publish\\` | Create + publish in one step |\n| \\`postall_list_posts\\` | List posts with filters |\n| \\`postall_get_analytics\\` | Get platform analytics |\n\n## Usage Examples\n\n> \"Write a motivational post about productivity and publish to Instagram and LinkedIn\"\n\n> \"Show me my connected platforms\"\n\n> \"Schedule a post about AI trends for tomorrow 9am on Twitter and Threads\"\n\n> \"List my recent published posts\"\n\n## Supported Platforms (35+)\nInstagram, 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.\n",
  "bytes": 1839,
  "sha": "e337f87c8b1349428e663a379392cc6c493b2c67d3043a57bb6b16a11bd40323",
  "repo_slug": "postall-io/postall-mcp-server",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_postall_io_postall_2e6483b8/readme"
}