Loading MCP server directory, please wait...
PageRankCafe MCP server: create and post ads, read performance, query platform insights.
npx @getmcp/cli add com.pagerankcafe/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
PAGERANKCAFE_API_KEYYour PageRankCafe API key, generated at https://pagerankcafe.com/apiKeys after creating an account at https://pagerankcafe.com.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.pagerankcafe/mcp-server": {
"command": "npx",
"args": [
"-y",
"pagerankcafe-mcp"
],
"env": {
"PAGERANKCAFE_API_KEY": "",
"PAGERANKCAFE_BASE_URL": "https://pagerankcafe.com"
}
}
}
}