Loading MCP server directory, please wait...
Schedule and publish social posts to Twitter, Instagram, LinkedIn, Pinterest, Bluesky and more.
npx @getmcp/cli add com.planifyapps/planifyRequires Node.js 18+. Community-contributed server. Review source before installing.
PLANIFY_API_KEYPlanify API key, created under Settings → API in the dashboard. Shown once.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.planifyapps/planify": {
"command": "npx",
"args": [
"-y",
"@planifyapps/mcp"
],
"env": {
"PLANIFY_API_KEY": "",
"PLANIFY_API_URL": "https://planifyapps.com/api/v1"
}
}
}
}