Loading MCP server directory, please wait...
Schedule, publish, and review social posts and analytics for a Markaestro brand.
npx @getmcp/cli add com.markaestro/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
MARKAESTRO_API_KEYWorkspace API key (mk_live_ or mk_test_) from Settings, API Access. Covers one brand or all brands in the workspace.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.markaestro/mcp": {
"command": "npx",
"args": [
"-y",
"@markaestro/mcp"
],
"env": {
"MARKAESTRO_API_KEY": "",
"MARKAESTRO_READ_ONLY": ""
}
}
}
}