MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Code Execution/YetiBrowser MCP
Code ExecutionOfficial
Y

YetiBrowser MCP

YetiBrowser MCP is a fully open-source solution to allow AI assistants to easily interact with your existing browser

11 starsUpdated May 22, 2026
View on GitHub

Ads

Overview

> [!IMPORTANT] > This project has been archived. It was built to address the lack of browser control in AI agents such as Claude and Codex, but the agents now have these functions built in without the need for a dedicated MCP based solution. YetiBrowser MCP is a fully open-source implementation of the Browser MCP workflow. It links a Node-based MCP server with Chrome/Firefox extensions so Model Context Protocol clients—Codex/Claude Code, Cursor, Windsurf, MCP Inspector, or your own tools—can automate a real browser tab while keeping every byte on your machine and auditable.

Installation

Installation instructions are not available yet.

Configuration

Configuration example is not available yet.

Capabilities

  • Navigate and capture page snapshots

    ask the assistant to load a URL with `browser_navigate` and return an accessibility snapshot of the resulting page.

  • Fill and submit web forms

    use `browser_fill_form` or `browser_type` to populate multiple fields and optionally submit the form.

  • Inspect console output and page state

    retrieve errors, logs, form data, cookies, and storage keys via `browser_get_console_logs` and `browser_page_state`.

  • Run custom JavaScript in the page

    execute arbitrary scripts with `browser_evaluate` and get back JSON-serializable results for debugging or data extraction.

  • Capture screenshots

    take viewport or full-page screenshots using `browser_screenshot` for visual verification or QA workflows.

Tags

  • development

Related MCP servers

C

Context7 MCP

Official

Official Context7 MCP server that brings up-to-date, version-specific library documentation and code examples into AI coding prompts.

61.3kCode ExecutionUpdated Today
C

Chrome DevTools MCP

Official

Official Chrome DevTools MCP server for controlling and inspecting a live Chrome browser from coding agents such as Gemini, Claude, Cursor, and Copilot.

49.9kCode ExecutionUpdated Today
M

Mastra/mcp

Official

Client implementation for Mastra, providing seamless integration with MCP-compatible AI models and tools.

27.5kCode ExecutionUpdated Today

GitHub MCP Server

Official

Connect your AI assistant to GitHub repositories, issues, pull requests, and search.

12.4kCode ExecutionUpdated 2 days ago