mcpbeat Sign in

Perpage MCP Server

by cal-dev-tech Your server? Claim it
local only

Perpage MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm.

Give AI agents clean, LLM-ready web data — scrape any URL to markdown or extract structured JSON.

Installs per day peak 15 · avg 8 · +75% w/w
a month agotoday
39
Installs / week
npm · @perpage/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Perpage MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add perpage-mcp-server -- npx -y @perpage/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "perpage-mcp-server": {
      "args": [
        "-y",
        "@perpage/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.perpage-mcp-server]
command = "npx"
args = ["-y", "@perpage/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "perpage-mcp-server": {
      "args": [
        "-y",
        "@perpage/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "perpage-mcp-server": {
      "args": [
        "-y",
        "@perpage/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: PERPAGE_API_KEY (Your RapidAPI key (subscribe to PerPage on RapidAPI to get one).), PERPAGE_API_URL (Override base URL. Default is the RapidAPI gateway; set to https://api.perpage.dev for direct access.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Perpage MCP Server

same job, measured the same way
C
Hydrafetch
by hydrafetch

Turn any URL into clean Markdown and structured data. Scrape, crawl, search and extract.

13 tools answering
Thunderbit MCP Server
by thunderbit-open

AI-powered web scraping MCP. Distill pages to Markdown or extract structured data via JSON Schema.

51 installs/wk local only
Thunderbit MCP Server
by thunderbit-com

AI-powered web scraping MCP. Distill pages to Markdown or extract structured data via JSON Schema.

local only
rasterly
by rasterly-dev

Web toolkit for AI agents: read any URL as Markdown, screenshot, extract data, or crawl a site.

33 installs/wk local only
rasterly
by jhonychain

Web toolkit for AI agents: read any URL as Markdown, screenshot, extract data, or crawl a site.

local only
Scrapi
by bamchi

Web scraping for AI agents. Converts URLs to clean, LLM-ready Markdown with anti-bot bypass.

35 installs/wk 5 tools answering
Fastcrawl
by fastcrawl

Cloud scraping & crawling API for AI agents. Turn any URL into clean, LLM-ready markdown.

answering
Scrapfly
by scrapfly-mcp

Scrape any website, extract structured data, and collect web content at scale with AI agents

96 installs/wk local only

Perpage MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Perpage MCP Server?
Perpage MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @perpage/mcp-server was installed 39 times last week.
How do I connect Perpage MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @perpage/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Perpage MCP Server?
The npm package @perpage/mcp-server was installed 39 times in the last week. Week over week that is +75%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.