Best Crazy Egg MCP MCP Server Alternatives 2026
Updated June 202610 alternatives to Crazy Egg MCP for your AI workflow. Compare features, pricing, and compatibility.
Crazy Egg MCP
Open SourceRetrieve Crazy Egg heatmap and A/B test data — access snapshot reports, click and scroll maps, confetti views, and recording lists, query A/B test variant performance, and compare conversion rates across page variants.
This MCP server is free and open-source. Check the GitHub repository for details.
Top Crazy Egg MCP Alternatives
The Apify MCP server gives AI agents access to 6,000+ ready-made cloud scrapers, crawlers, and automation tools on the Apify Store — no infrastructure required. Connect to Apify Actors that extract data from social media platforms (Instagram, TikTok, LinkedIn), search engines (Google, Bing), e-commerce sites (Amazon, eBay), maps (Google Maps), and virtually any website. Each Actor runs in the cloud with managed proxies, browser fingerprinting, and anti-bot bypass built in. Use the Apify MCP server to query Actors by task, stream results directly into your AI context, run custom scraping Actors from your Apify account, and chain multiple data extraction steps in a single workflow. Supports tool filtering to expose only the Actors you need, and integrates with Apify's RAG web browser Actor for retrieval-augmented generation use cases.
The MCP server is free and open-source. Apify platform: Free tier with $5/mo platform credits. Starter: $49/mo. Scale: $499/mo. Enterprise: Custom pricing.
Automate browser interactions in the cloud (web navigation, data extraction, form filling, and more).
The MCP server is free and open-source. Browserbase: Free tier with limited browser sessions. Paid plans for higher volume. See official pricing for current rates.
The Firecrawl MCP server gives your AI assistant the ability to crawl, scrape, and extract structured data from any website — turning raw HTML into clean, LLM-ready Markdown or JSON in seconds. Built by the Firecrawl team, it exposes tools for single-page scraping, deep site crawls (following internal links), and batch URL extraction, all with JavaScript rendering handled automatically so dynamic content is never missed. Developers use it to automate competitive research, build live knowledge bases, extract pricing tables, monitor documentation changes, or feed structured web data into RAG pipelines — all through natural-language prompts without writing a single scraper script. The Firecrawl MCP server handles rate limiting, retries, and proxy rotation behind the scenes. Authentication requires a Firecrawl API key (free tier available). Install with: npx firecrawl-mcp. Works with Claude Desktop, Cursor, VS Code, and any MCP-compatible client. With Firecrawl, any public webpage becomes a structured data source your AI can reason over, compare, and act on — making it the go-to MCP server for web data extraction workflows.
The MCP server is free and open-source. Firecrawl: Free tier with 500 credits. Hobby: $16/mo (3,000 credits). Standard: $83/mo. Growth: $333/mo.
Query your ClickHouse database server for analytics workloads.
The MCP server is free and open-source. ClickHouse Cloud: Free trial available. Pay-as-you-go pricing. Self-hosted ClickHouse is free and open-source.
ExecuteAutomation's Playwright MCP Server is a community-maintained browser automation server (5,500+ GitHub stars) distinct from Microsoft's official microsoft/playwright-mcp — it leans further into test generation and visual workflows rather than pure accessibility-tree navigation. Beyond standard navigate/click/fill/screenshot tools, it can generate Playwright test code from a live browsing session, scrape full page content and structured data, execute arbitrary JavaScript in the page context, and drive API testing (GET/POST/PUT/PATCH/DELETE requests) alongside the browser tools. A standout feature is 143 real device presets for responsive testing — a single call like playwright_resize({ device: "iPhone 13" }) swaps in the correct viewport, user-agent, touch support, and device pixel ratio, and natural-language prompts like "test on iPad landscape" work directly through Claude. Install via `npm install -g @executeautomation/playwright-mcp-server`, Smithery, mcp-get, or the one-line `claude mcp add --transport stdio playwright npx @executeautomation/playwright-mcp-server` for Claude Code; VS Code one-click installers are also published. No API keys are required — it launches and drives a local Chromium/Firefox/WebKit browser directly. Choose this over Microsoft's official server when you specifically need auto-generated Playwright test scripts, JS execution, or device-emulation testing; choose Microsoft's for pure lightweight accessibility-tree page navigation.
Free and open-source MCP server. Playwright is free and open-source by Microsoft. No service costs — runs locally.
The Sentry MCP Server is Sentry's official Model Context Protocol integration, purpose-built for human-in-the-loop coding agents like Claude Code, Cursor, and Windsurf. Rather than exposing every Sentry API endpoint, it focuses tightly on developer debugging workflows: searching and triaging issues, pulling stack traces and event details, inspecting performance traces, and querying project/team/org metadata in natural language. The primary deployment is a hosted remote MCP server at mcp.sentry.dev, built on Cloudflare's remote-MCP infrastructure, so most users connect with zero local setup — just add the remote URL to their client. For self-hosted Sentry instances or local development, a stdio transport is also available via npx @sentry/mcp-server, authenticated with a Sentry User Auth Token scoped to org:read, project:read, project:write, team:read, team:write, and event:write. AI-powered search tools (search_events, search_issues) translate natural-language queries into Sentry's query syntax, but require a configured LLM provider (OpenAI, Azure OpenAI, Anthropic, or OpenRouter) — all other tools work without one. Claude Code users can also install it as a plugin (claude plugin install sentry-mcp@sentry-mcp) for automatic subagent delegation whenever a conversation touches Sentry errors, issues, or traces. This turns "why did this deploy break in production" into a direct conversational debugging session instead of tab-switching into the Sentry dashboard.
The MCP server is free and open-source. Sentry: Developer tier (free, 5K errors/mo). Team: $26/mo. Business: $80/mo. Enterprise: Custom.
The Datadog MCP Server is Datadog's official Model Context Protocol integration that connects AI assistants directly to your Datadog observability platform — metrics, logs, APM traces, infrastructure, and monitors. Built and maintained by Datadog, the server uses your API and application keys to expose tools for querying live time-series metrics with full DQL expressions, searching log events with Datadog Log Management query syntax, retrieving distributed APM traces and service performance summaries, listing infrastructure hosts and their tags, and checking the status of Datadog monitors and downtime windows. This gives Claude real-time visibility into your production systems: ask "What's the p99 latency for the payments service over the last hour?" or "Find all ERROR-level logs from the auth service since the last deploy," and receive answers backed by live Datadog data rather than stale dashboards. Authentication requires a Datadog API key (DD_API_KEY) and an Application key (DD_APP_KEY) with appropriate scope — both available from Organization Settings > API Keys and Application Keys in the Datadog UI. Set DD_SITE to your Datadog region (e.g., datadoghq.com, datadoghq.eu, or us3.datadoghq.com). Works with Claude Desktop, Cursor, Windsurf, and any MCP-compatible client. Especially powerful for SRE, DevOps, and on-call workflows where engineers need AI to correlate metrics, logs, and traces during incident response without context-switching away from their conversation.
The MCP server is free and open-source. Datadog: Free tier (5 hosts). Pro: $15/host/mo. Enterprise: $23/host/mo. Additional products priced separately.
The official Grafana MCP server connects Claude and other AI assistants directly to your Grafana instance and its surrounding observability ecosystem, turning natural-language questions into dashboard lookups, incident investigations, and datasource queries. Dashboard tools cover search, retrieval, JSONPath-scoped property extraction, patch-based editing, and per-panel query/datasource introspection, with context-window-aware helpers like get_dashboard_summary so an agent never has to pull a full multi-megabyte dashboard JSON just to answer a simple question. Query tools speak PromQL against Prometheus (including histogram-percentile helpers), LogQL against Loki, and native query languages for InfluxDB, ClickHouse, CloudWatch, Graphite, Athena, Snowflake, Elasticsearch/OpenSearch, and Quickwit datasources — most gated behind opt-in --enabled-tools flags to keep the default tool surface lean. It also wraps Grafana Incident for creating and updating incidents, Sift for automated error-pattern and slow-request investigations, full alerting CRUD (rules, contact points, notification policies) across Grafana-managed and external Alertmanager sources, Grafana OnCall schedule/shift/alert-group management, RBAC-gated admin tools for teams/users/roles, deeplink generation so the LLM never has to guess a dashboard URL, annotations, snapshots, PNG rendering via the Grafana Image Renderer, and provisioning-repo validation for git-sync workflows. Ships as a Go binary or via uvx, authenticates with a Grafana service account token (Editor role or granular RBAC scopes), and every tool category can be individually disabled to control context-window usage.
The MCP server is free and open-source. Grafana Cloud: Free tier (10K metrics, 50GB logs). Pro: $29/mo. Advanced: $299/mo. Self-hosted is free.
Frequently Asked Questions
What are the best alternatives to Crazy Egg MCP MCP Server?
The top alternatives to Crazy Egg MCP MCP Server in 2026 include Fetch, Apify MCP Server, Browserbase, Firecrawl MCP Server, ClickHouse. Each offers similar functionality in the Analytics category with different features, pricing, and compatibility.
Is there a free alternative to Crazy Egg MCP MCP Server?
Yes, free alternatives to Crazy Egg MCP include Fetch, Apify MCP Server, Browserbase. These offer free tiers or are completely open-source.
How do I choose between Crazy Egg MCP and its alternatives?
When choosing between Crazy Egg MCP and alternatives, consider: (1) Pricing — compare free tiers and paid plans, (2) Features — what specific capabilities you need, (3) Compatibility — which AI assistants (Claude, Cursor, VS Code) are supported, (4) Installation — npm, pip, docker, or other install methods.
Can I use multiple MCP servers at the same time?
Yes! MCP (Model Context Protocol) supports running multiple servers simultaneously. You can use Crazy Egg MCP alongside other MCP servers to extend your AI assistant's capabilities across different services and tools.