Loading MCP server directory, please wait...
Schedule and publish social posts to 12 platforms with first comments, analytics, and listening.
npx @getmcp/cli add com.schedulala/schedulalaRequires Node.js 18+. Community-contributed server. Review source before installing.
SCHEDULALA_API_KEYSchedulala API key (sk_live_ or sk_test_), minted at https://schedulala.com/dashboard?view=developer
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.schedulala/schedulala": {
"command": "npx",
"args": [
"-y",
"@schedulala/mcp-server"
],
"env": {
"SCHEDULALA_API_KEY": ""
}
}
}
}