Back to Home
Amaculus icon

oncrawl-mcp-server

Verified Safe

by Amaculus

Overview

Enables Claude to perform deep technical SEO analysis by querying crawl data, Google Search Console (GSC) metrics, and Google Analytics 4 (GA4) data from OnCrawl, facilitating crawl-over-crawl comparisons and identification of common SEO issues.

Installation

Run Command
oncrawl-mcp-server

Environment Variables

  • ONCRAWL_API_TOKEN
  • ONCRAWL_WORKSPACE_ID

Security Notes

The server securely handles API authentication via environment variables, avoiding hardcoded secrets. It utilizes `httpx` for reliable API communication and constructs OnCrawl Query Language (OQL) arguments as structured objects, minimizing the risk of injection vulnerabilities. There is no usage of `eval` or direct shell command execution with user-controlled input. Data parsing and manipulation are handled safely with Python's built-in `json` module. The server makes requests to a known external API (OnCrawl) and sets timeouts for requests.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens250000
Stars0
Forks0
Last Update2026-01-19

Tags

SEOAnalyticsWeb CrawlingOnCrawlGoogle Search Console