EveryPage
Rank #22,665co.everypage/mcp
Share PDFs as tracked links and see who read them, how far they got, and where they stopped.
EveryPage is a Model Context Protocol (MCP) server published by EveryPageApp. It ranks #22,665 of 132,046 servers tracked on MCP Toplist. EveryPage is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Aug 9, 2026 and most recently updated on Aug 18, 2026.
Ranks ahead of 109,381 of 132,046 servers on MCP Toplist.
Use EveryPage
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add everypage -e "EVERYPAGE_API_KEY=<your EVERYPAGE_API_KEY>" -e "EVERYPAGE_BASE_URL=<your EVERYPAGE_BASE_URL>" -e "EVERYPAGE_READ_ONLY=<your EVERYPAGE_READ_ONLY>" -- npx -y everypage-mcpReplace each placeholder with your own value before saving.
[mcp_servers.everypage]
command = "npx"
args = ["-y", "everypage-mcp"]
[mcp_servers.everypage.env]
EVERYPAGE_API_KEY = "<your EVERYPAGE_API_KEY>"
EVERYPAGE_BASE_URL = "<your EVERYPAGE_BASE_URL>"
EVERYPAGE_READ_ONLY = "<your EVERYPAGE_READ_ONLY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"everypage": {
"command": "npx",
"args": [
"-y",
"everypage-mcp"
],
"env": {
"EVERYPAGE_API_KEY": "<your EVERYPAGE_API_KEY>",
"EVERYPAGE_BASE_URL": "<your EVERYPAGE_BASE_URL>",
"EVERYPAGE_READ_ONLY": "<your EVERYPAGE_READ_ONLY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"everypage": {
"command": "npx",
"args": [
"-y",
"everypage-mcp"
],
"env": {
"EVERYPAGE_API_KEY": "<your EVERYPAGE_API_KEY>",
"EVERYPAGE_BASE_URL": "<your EVERYPAGE_BASE_URL>",
"EVERYPAGE_READ_ONLY": "<your EVERYPAGE_READ_ONLY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"everypage": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"everypage-mcp"
],
"env": {
"EVERYPAGE_API_KEY": "<your EVERYPAGE_API_KEY>",
"EVERYPAGE_BASE_URL": "<your EVERYPAGE_BASE_URL>",
"EVERYPAGE_READ_ONLY": "<your EVERYPAGE_READ_ONLY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"everypage": {
"command": "npx",
"args": [
"-y",
"everypage-mcp"
],
"env": {
"EVERYPAGE_API_KEY": "<your EVERYPAGE_API_KEY>",
"EVERYPAGE_BASE_URL": "<your EVERYPAGE_BASE_URL>",
"EVERYPAGE_READ_ONLY": "<your EVERYPAGE_READ_ONLY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"everypage": {
"command": "npx",
"args": [
"-y",
"everypage-mcp"
],
"env": {
"EVERYPAGE_API_KEY": "<your EVERYPAGE_API_KEY>",
"EVERYPAGE_BASE_URL": "<your EVERYPAGE_BASE_URL>",
"EVERYPAGE_READ_ONLY": "<your EVERYPAGE_READ_ONLY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/co.everypage%2Fmcp)<a href="https://mcptoplist.com/server/co.everypage%2Fmcp"><img src="https://mcptoplist.com/badge/co.everypage%2Fmcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
EveryPageApp
Available versions (3)
| Version | Published |
|---|---|
| 1.0.0 | Aug 18, 2026 |
| 0.1.1 | Aug 15, 2026 |
| 0.1.0 | Aug 9, 2026 |
Frequently asked questions
- Who maintains EveryPage?
- EveryPage is maintained by EveryPageApp, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is EveryPage listed on the Official MCP Registry?
- Yes — EveryPage is listed on the Official MCP Registry, alongside Glama.
- How many versions does EveryPage have?
- MCP Toplist tracks 3 versions of EveryPage, most recently published on Aug 18, 2026.
- Where can I find the source code for EveryPage?
- The source code for EveryPage is hosted at github.com/EveryPageApp/everypage-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.