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.
An MCP server in front of Crawleo's search and crawl service.
- 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.
CRAWLEO_API_KEY, since both tools run against Crawleo's own service.
One command plus a key — npx crawleo-mcp, then supply credentials
