📡 MCP Radar

nevil06/claude-eye

claude-eye — MCP server that lets AI coding agents see and interact with a real browser (via Playwright), with a click-to-pick element selector so you can point at exactly what to change instea

5 stars
0 forks
TypeScript
momentum ▲ 10.0
created 2026-07-30
on radar since 2026-08-01
star trend 4 → 5 since 2026-08-01
View on GitHub ↗

About claude-eye

An MCP server that gives any AI CLI (Claude Code, Kiro, etc.) the ability to see, interact with, and accurately inspect localhost web apps in a real browser.

AI coding agents normally can't see what's actually rendered in the browser — they guess based on code alone. This MCP server drives a real (headed) Chromium instance via Playwright, so the agent can navigate, click, type, read computed CSS, check accessibility/contrast, and — most importantly — let the user visually pick an exact element by clicking it, instead of the agent guessing which button/input you mean.

- mcp-browser-server/ — the MCP server (TypeScript, Playwright) - test-page/ — a small HTML fixture used for testing the tools

Register it in your MCP client config (e.g. ~/.claude/.mcp.json):

Tool Description ------ browsernavigate Navigate to a URL browserscreenshot Screenshot the page or one element browsergetdom Get fully rendered HTML browsergetaccessibilitytree Get the ARIA tree browserqueryelements Find elements + properties by CSS selector browsergetcomputedstyles Exact computed CSS for one element browsergetcomputedstylesall Exact computed CSS for all matches browsergetconsolelogs Captured console messages / JS errors browsergetnetworkerrors Captured failed requests (4xx/5xx) browserclearlogs Clear captured logs browserclick Click an element browsertype Type into an input/textarea browserhover Hover an element browserscroll Scroll to (x, y) browserwaitfor Wait for a selector to appear browserevaluate Run arbitrary JS in the page browsersetviewport Resize viewport (responsive testing) browsercheckco

From the project README.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/nevil06--claude-eye.html)

Related MCP servers

0xwilliamortiz/openclaude-improved

runs anywhere. uses anything

⭐ 563TypeScript
pueschel88/Tradingview-MCP

Tradingview MCP server for controlling Tradingview Desktop from Claude Code via Chrome DevTools Protocol

⭐ 133TypeScript
0xsline/OpenChatCut

Local-first conversational AI video editor with a professional multi-track timeline, Agent Skills, MCP integration, and Remotion-powered rendering.

⭐ 130TypeScript
EndymionLee/PilotBrowseMCP

A browser runtime that lets AI agents control your real Chrome browser via MCP. Agents can explore websites, generate operation manuals, and reuse them to save tokens. AI操控你的真实浏览器。

⭐ 105TypeScript
herry2059/project-os-for-codex

Open-source control plane for Codex projects: Git-backed context, visible agent progress, scoped MCP access, resumable work, and safe handoffs.

⭐ 104TypeScript
JesusRS1/stock-trade-finance-api

Stock Trade MCP server in Tiingo with stock prices, news, forex, and fundamentals programmatically via the MCP

⭐ 91TypeScript

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.