Found 16 repositories(showing 16)
Linzo99
A MCP client for browser-use
holon-run
Bridge local MCP clients to browser WebMCP tools through Playwright, using native WebMCP when available and injected adapters when not.
SAGAR-TAMANG
A selenium-based MCP server that runs ChatGPT. Use Claude or other MCP Client to use ChatGPT pro from your browser using MCP.
Hwenyi
A MCP created using the TTS of Edge browser, quickly add text-to-speech reading function to your AI client, and have a nice chat with LLMs!
baryhuang
No description available
hpssjellis
Using MCP client-side in the browser.
nyku
MCP server for Browserbeam — use browser automation as tools in Cursor, Claude Desktop, and any MCP client
ycros
simple tool-calling only, browser only, mcp client in js (without using the SDK)
iamrknain
Use your browser as an MCP server - connect MCP clients to read pages, run scripts, and automate tasks via a browser extension and native messaging bridge.
milindkrishna
A Model Context Protocol (MCP) server implementation for Selenium WebDriver, enabling browser automation through standardized MCP clients. Use with other MCP clients (e.g. Claude Desktop, etc) { "mcpServers": { "selenium": { "command": "npx", "args": ["-y", "@angiejones/mcp-selenium"] } } }.
MostafaRaafat91
What is MCP Playwright? A Model Context Protocol (MCP) server that provides browser automation capabilities using Playwright. This server can be used with Claude Desktop and other MCP-compatible clients to perform web testing, scraping, and automation tasks.
adityabolabandinitk-droid
This Repo was made for learning MCP with uv. It involves creation of MCP Client and MCP server both and understanding how using FastMCP SDK can create tools, resources and prompts for MCP.It also involves MCP inspection browser to test before deploying the server.
Patrick-Ogbue
FastMCP server with Playwright for browser automation and web scraping. Exposes tools over HTTP for use with MCP clients (e.g. GPT-based agents).
dorianco-microsoft
An MCP (Model Context Protocol) server that exposes Azure DevOps code search and repository browsing capabilities. Designed to be used with GitHub Copilot CLI or any MCP-compatible client.
nikhilfufu
An MCP server built in C# that exposes QA automation tools (like browser login) to AI clients. It uses Playwright for browser automation and ExtentReports for HTML reporting with screenshots, allowing AI agent (Claude) to run and inspect real end-to-end tests.
aranga-nana
This project is a runnable TypeScript example of how to protect an MCP server using GitHub as an OAuth authorization server. It teaches the full .well-known discovery pattern: how MCP clients like VS Code and IntelliJ find your authorization server automatically, why scopes and grant types matter, and how the browser-based login popup works
All 16 repositories loaded