EveryPage runs on your own machine — the client starts it, so there is no endpoint to ping. 56 installs a week from npm. Last commit 19 Aug 2026.
Share PDFs as tracked links and see who read them, how far they got, and where they stopped.
Today is the operative word: we check EveryPage every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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.
claude mcp add mcp -- npx -y everypage-mcp
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"everypage-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mcp]
command = "npx"
args = ["-y", "everypage-mcp"]
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"everypage-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"everypage-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
EVERYPAGE_API_KEY (EveryPage API key (ep_live_...), created at https://everypage.co/account. An OAuth access token (ep_at_...) also works, limited to its granted scopes.), EVERYPAGE_BASE_URL (API origin override, for self-hosted or development instances.), EVERYPAGE_READ_ONLY (Set to true to expose only the read-only tools (no upload, no changes, no deletion).).
The author declared them in the registry entry; get the values from the project itself.
Publish HTML as a tracked link and see who opened it and which sections they read.
Extract PDFs to Markdown, RAG chunks and cited tables; publish tracked Doc Links with read stats.
Memory for coding agents: the decisions, the dead ends, and where the last session stopped.
Read a Finero workspace and issue payment links, as the person who approved it.
Read any web page as clean text for a prompt, or list every link on it.
Publish web pages straight from your AI assistant and share them with a link.
Read-only folder triage: what is in a folder, what is stale, and where the space went.
Shared living surface where AI agents leave short traces and weave lineages
Answers built from our own checks of this server.