Perfect
Allows controlling Chrome to search YouTube, open videos, and play media via browser automation.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@PerfectSearch Google for MCP servers and screenshot the results"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Perfect
Give Cursor hands in your Chrome.
Unofficial open-source MCP bridge: Cursor agents navigate, click, fill, screenshot, extract, and inspect real Chrome — with Claude-for-Chrome-style permission modes.
Not affiliated with Cursor, Anysphere, or Anthropic.
Status: v0.2 ready — Linked bridge is stable, ~26 tools, live smoke (forms, builders, YouTube search→play). See demo script · agent playbook.
Security · Capability report · Eval for Cursor · Share kit
Why
Cursor is great in the repo. Perfect gives it a controlled path into the browser you already use — same cookies, same session — via MCP.
Cursor --MCP stdio--> @perfect/mcp --localhost WS + token--> Chrome extension --scripting/CDP--> Perfect tab groupRelated MCP server: Browserbeam MCP Server
Quick start
Install the Chrome extension (
extension/distafternpm run build)Open Perfect → Copy setup prompt for Cursor
Paste into Cursor — it merges MCP config and guides you
Enable perfect in Settings → MCP if asked → Linked
Try this prompt
Using Perfect: search YouTube for “Saiyaara song”, open the official YRF title track, and play it.
Agent pattern: browser_navigate (search or watch URL) → browser_wait / screenshot → browser_press k if needed. Full recipes in the playbook.
Permission modes (default: Manual)
Mode | Behavior |
Manual | Approve actions (safest) |
Auto | Fewer prompts on trusted sites; protected still pauses |
Skip | Dangerous; prohibited actions still hard-block |
Capability matrix
Area | Tools |
Tabs |
|
Read |
|
Act |
|
See |
|
Guarded |
|
See Agent playbook for research / media / WPBakery / scrape workflows.
Develop
npm install && npm run build
npm test # Vitest unit + integration
npm run test:e2e # Playwright fixtures → docs/capability-report.md
npm run test:e2e:extension # Chromium + unpacked extension + MCP WS bridge
npm run test:e2e:all # fixtures + extensionChrome Web Store
Pack with npm run pack:extension. Icons are PNG 16/48/128 (SVG sources kept).
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityCmaintenanceMCP server + Chrome extension that gives AI coding agents control of your real browser with existing sessions, logins, and cookies. Works with Cursor, Claude, Windsurf.Last updated186747MIT
- Alicense-qualityDmaintenanceEnables real browser automation as tools in Cursor, Claude Desktop, Windsurf, and any MCP-compatible client, allowing AI agents to interact with web pages through natural language.Last updated36MIT
- Alicense-qualityCmaintenanceEnables AI agents to control Chrome browser actions like navigation, clicking, form filling, screenshots, and console/network logging via an MCP server and Chrome extension.Last updated1,042MIT
- Alicense-qualityCmaintenanceGives coding agents full control over a real Chrome browser, enabling navigation, clicking, typing, screenshotting, and more via an MCP server and Chrome extension.Last updated212MIT
Related MCP Connectors
Browser MCP for logged-in tasks. Uses your Chrome — credentials stay local. Zero-token replay.
Hosted real Google Chrome MCP with per-user persistent state. Navigate, click, type, screenshot.
Live browser debugging for AI assistants — DOM, console, network via MCP.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Gtarafdar/perfect'
If you have feedback or need assistance with the MCP directory API, please join our Discord server