Loading MCP server directory, please wait...
Post to 35+ social media platforms. Schedule & publish from Claude AI.
npx @getmcp/cli add io.github.postall-io/postallRequires Node.js 18+. Community-contributed server. Review source before installing.
POSTALL_API_KEYPostAll API key. Get it from https://postall.io/dashboard → Settings → API
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.postall-io/postall": {
"command": "npx",
"args": [
"-y",
"postall-mcp-server"
],
"env": {
"POSTALL_API_KEY": ""
}
}
}
}