Crawleo Logo
Background
All integrations

Model Context Protocol

MCP

Crawleo ships a native MCP server. Add one config block and your AI editor can search the web, crawl pages, and reach sites behind anti-bot walls.

Add one config block

Pick the hosted server or run it locally. No SDK, no glue code.

Remote

Recommended - no install

{
"mcpServers": {
"crawleo": {
"url": "https://api.crawleo.dev/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}

Local (npx)

Runs on your machine - requires Node.js

{
"mcpServers": {
"crawleo": {
"command": "npx",
"args": ["-y", "crawleo-mcp"],
"env": {
"CRAWLEO_API_KEY": "YOUR_API_KEY"
}
}
}
}

Works with any MCP client

  • Claude Desktop
  • Cursor
  • Windsurf
  • GitHub Copilot
  • OpenAI
  • Any MCP client

Find Crawleo on

MCP.soMCP MarketSmitheryGlama

Connect it to your editor

Get an API key with 500 free credits a month and paste in the config above.

Start free
Crawleo Logo

Crawleo LLC

1309 Coffeen Avenue, STE 1200

Sheridan, WY 82801

United States

Product

  • Pricing
  • Integrations
  • Compare
  • Book a demo

Resources

  • Docs
  • Blog
  • News

Legal

  • Terms
  • Privacy
  • Refund

Connect

© 2026 Crawleo LLC. All rights reserved.