Back to docs

MCP Servers

A complete list of publicly available MCP servers operated by CBrowser / WF Media.

All servers use the Model Context Protocol and can be connected to Claude.ai via Settings > Integrations > Custom MCP.


CBrowser

Server URL Description
CBrowser Demo https://demo.cbrowser.ai/mcp 120-tool browser automation with cognitive user simulation, visual testing, persona system, and site knowledge. Rate limited (50 req/hr). Free for evaluation.
CBrowser Enterprise https://enterprise.cbrowser.ai/mcp Full 120-tool suite with stealth mode, autonomous journeys, marketing campaigns, web security scanning, and all demo features. Auth0 OAuth required.

CBrowser Tools by Category

Category Tools Description
Browser Automation navigate, click, fill, scroll, screenshot, extract Core browser control
Cognitive Journeys cognitive_journey_init, cognitive_journey_update_state, list_cognitive_personas Simulate real user cognition with 26 traits and 21 personas
Visual Testing visual_baseline, visual_regression, cross_browser_test, responsive_test, ab_comparison, transport_map Wasserstein-based visual comparison
Site Knowledge page_understand, site_model_status, site_model_query, site_profile_list, site_profile_delete, site_profile_status Persistent site learning and page analysis
Accessibility empathy_audit, agent_ready_audit, competitive_benchmark Disability simulation and AI-friendliness auditing
Persona System persona_create_start, cognitive_distance, cognitive_coverage, cognitive_interpolate, cognitive_load_estimate 21 personas with Wasserstein optimal transport
Security security_audit, web_security_scan (Enterprise) MCP tool injection scanning and OWASP web analysis
Testing nl_test_inline, nl_test_file, detect_flaky_tests, coverage_map, repair_test Natural language testing
Performance perf_baseline, perf_regression, list_baselines Performance monitoring
Marketing marketing_campaign_create, marketing_campaign_run (Enterprise) Persona-based A/B testing

How to Connect

  1. Go to claude.ai > Settings > Integrations
  2. Click Add Custom MCP
  3. Enter the MCP URL from the table above
  4. The server's tools will appear in your conversation

CBrowser Demo is rate limited (50 req/hr). CBrowser Enterprise requires OAuth.


Downloads

Resource Link
CBrowser Claude Skill cbrowser-claudeai.skill β€” Install as a Claude Code skill

Source Code

Repository URL
CBrowser (public) github.com/alexandriashai/cbrowser
CBrowser Website github.com/alexandriashai/cbrowser-web

Operated by: Alexandria Eden ([email protected]) Total MCP servers: 2 (Demo + Enterprise) Total tools: 120 (Demo: 94 base + 20 stubs + 6 marketing) / 120 (Enterprise: all functional)

From the Blog