Loading MCP server directory, please wait...
Give AI agents clean, LLM-ready web data — scrape any URL to markdown or extract structured JSON.
npx @getmcp/cli add io.github.Cal-Dev-Tech/perpage-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
PERPAGE_API_KEYYour RapidAPI key (subscribe to PerPage on RapidAPI to get one).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Cal-Dev-Tech/perpage-mcp-server": {
"command": "npx",
"args": [
"-y",
"@perpage/mcp-server"
],
"env": {
"PERPAGE_API_KEY": "",
"PERPAGE_API_URL": ""
}
}
}
}