Back to Home
crawlbase icon

crawlbase-mcp

Verified Safe

by crawlbase

Overview

A Model Context Protocol (MCP) server that enables AI agents and LLMs to fetch fresh, structured, real-time web content (HTML, Markdown, screenshots) via Crawlbase's scraping infrastructure.

Installation

Run Command
npx @crawlbase/mcp@latest

Environment Variables

  • CRAWLBASE_TOKEN
  • CRAWLBASE_JS_TOKEN
  • MCP_PORT
  • DEBUG

Security Notes

The server uses Zod for robust input validation on all API parameters, significantly reducing injection risks. It handles sensitive tokens by allowing them via environment variables or per-request HTTP headers, which is a good security practice. File system access is limited to reading static `package.json` and controlled debug logs. The use of `sharp` for image processing includes size limits (8000px max dimension) to prevent potential image-bomb attacks. Debug logging, if enabled in production, could potentially expose request details, but this is an opt-in configuration.

Similar Servers

Stats

Interest Score47
Security Score9
Cost ClassMedium
Avg Tokens10000
Stars39
Forks12
Last Update2025-11-25

Tags

scrapingcrawlingweb-scrapingAI agentsreal-time data