Submit

Crawleo MCP Server

@Crawleo

Real-time web search and crawling capabilities for AI assistants through Model Context Protocol (MCP)
Overview

What is Crawleo MCP Server?

Crawleo MCP Server provides real-time web search and crawling capabilities for AI assistants through the Model Context Protocol (MCP).

How to use Crawleo MCP Server?

To use Crawleo MCP, sign up for a free account at crawleo.dev, obtain your API key, and configure it in your AI assistant's settings. You can then use commands to search the web or crawl specific URLs.

Key features of Crawleo MCP Server?

  • Real-time web search from any country/language
  • Multiple output formats: Enhanced HTML, Raw HTML, Markdown, Plain Text
  • Device-specific results for desktop, mobile, or tablet
  • Deep content extraction with JavaScript rendering
  • Zero data retention for complete privacy
  • Auto-crawling option for search results

Use cases of Crawleo MCP Server?

  1. Researching recent developments in various fields.
  2. Extracting content from competitor websites for analysis.
  3. Monitoring news and trends in specific industries.
  4. Assisting in code documentation by fetching official resources.

FAQ from Crawleo MCP Server?

  • How do I get my API key?

Sign up at crawleo.dev and navigate to your dashboard to copy your API key.

  • Is there a limit on searches?

Yes, Crawleo MCP has a pricing model based on the number of searches, starting from 10,000 searches for $20.

  • How does Crawleo ensure privacy?

Crawleo MCP has zero data retention, meaning it does not store any search queries or results.

Server Config

{
  "mcpServers": {
    "crawleo": {
      "url": "https://api.crawleo.dev/mcp",
      "transport": "http",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY_HERE"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.