Skip to content
Back to search
30
MCP

io.github.cal-dev-tech/perpage-mcp-server

io.github.cal-dev-tech/perpage-mcp-server

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

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.carrasquelalex1/webscrape-mcp
Fetch any URL and get clean Markdown. Web scraping for AI agents.
0 tools · streamable-http
io.github.decodo/mcp-server
Enable your AI agents to scrape and parse web content dynamically, including geo-restricted sites
0 tools
io.github.Decodo/mcp-server
Enable your AI agents to scrape and parse web content dynamically, including geo-restricted sites
0 tools
ai-first-scraper-mcp
MCP server that gives any LLM agent ad-free Markdown web scraping and search.
0 tools
io.github.scrapegraphai/scrapegraph-mcp
AI-powered web scraping and data extraction capabilities through ScrapeGraph API
0 tools
io.github.ScrapeGraphAI/scrapegraph-mcp
AI-powered web scraping and data extraction capabilities through ScrapeGraph API
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.cal-dev-tech/perpage-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}