Labsco
MCP SERVER

Crawleo MCP Server

by Crawleo

Search or fetch a page through Crawleo and get the body back as markdown, raw HTML or enhanced HTML, with country, language and device controls on the search side.

Page Fetching & Content ExtractionVerified
Summary
It answers the format question that usually costs an extra step.

Both tools return the body in the same three shapes — markdown, raw HTML and enhanced HTML — so a page arrives ready for a model to read rather than needing conversion afterwards. The search tool is the one carrying locale: cc, geolocation, setLang and device change what comes back, and max_pages decides how far it goes. With 2 tools there is nothing else in the surface: no crawl of a whole site, no queue, no extraction schema.

What it is

An MCP server in front of Crawleo's search and crawl service.

What you get
  • Web search returning results with page text and structured data, shaped by country, geolocation, language and device, and extended across more than one page with max_pages.
  • A single URL crawled and returned as markdown, raw HTML or enhanced HTML — the same body formats the search side offers.
Requirements

CRAWLEO_API_KEY, since both tools run against Crawleo's own service.

Setup effort

One command plus a key — npx crawleo-mcp, then supply credentials