← All servers
🔍

Perpage ServerVerified🛡 No advisories

io.github.Cal-Dev-Tech/perpage-mcp-server
New to MCP? Start here →
0★ stars
33weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/cal-dev-tech, which proved it owns this namespace.

Verified owner: github.com/cal-dev-techio.github.Cal-Dev-Tech/perpage-mcp-server

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs PERPAGE_API_KEY.
Configuration
Reads PERPAGE_API_URL.

About

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

Packages & transports

npm@perpage/mcp-serverv0.1.3 · npx

Metadata

Categorysearch
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "perpage_mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "@perpage/mcp-server"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @perpage/mcp-server