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
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.
Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:
[](https://mcp.liqiwa.com/s/nevil06--claude-eye.html)
runs anywhere. uses anything
pueschel88/Tradingview-MCPTradingview MCP server for controlling Tradingview Desktop from Claude Code via Chrome DevTools Protocol
0xsline/OpenChatCutLocal-first conversational AI video editor with a professional multi-track timeline, Agent Skills, MCP integration, and Remotion-powered rendering.
EndymionLee/PilotBrowseMCPA 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操控你的真实浏览器。
herry2059/project-os-for-codexOpen-source control plane for Codex projects: Git-backed context, visible agent progress, scoped MCP access, resumable work, and safe handoffs.
JesusRS1/stock-trade-finance-apiStock Trade MCP server in Tiingo with stock prices, news, forex, and fundamentals programmatically via the MCP
The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.