74
/ 100
12 days ago
glama

agent-eyes

MCP server that wraps Playwright to give AI agents eyes on the web, enabling browser search, navigation, extraction, and interaction with intelligent LLM-based DOM extraction and skill caching.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAGENT_EYE_HEADLESS
configAGENT_EYE_MAX_CHARS
configAGENT_EYE_MODELdeep-seekllama2default (content-budget profile for browser_get_content, not Ollama model name)
configAGENT_EYE_NAV_TIMEOUT_MS
configAGENT_EYE_PROFILE
configAGENT_EYE_PROFILE_ROOT~/.agent-eye/profiles
configAGENT_EYE_SKILL_STALE_FAILURE_THRESHOLD2 (refresh skill after repeated selector failures)
configAGENT_EYE_SKILL_STALE_FOCUSED_CHARS400 (refresh skill if cached focused content is too small)
configAGENT_EYE_SKILL_STALE_SELECTOR_MATCHES1 (refresh skill if cached selectors barely match DOM)
configOLLAMA_BASE_URL
configOLLAMA_MODELgemma4:e4b-it-q4_K_M
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/henry0hai-agent-eyes-1sbkck)](https://m8ven.ai/mcp/henry0hai-agent-eyes-1sbkck)
commit: 4c5ae8434adb74b2fe1cfcb4ab8a5b95336b0a2c
code hash: 3230b71d0262240f693c0d225345792552e71ce307b32a497e697d3e8aa68ecd
verified: 6/29/2026, 11:22:49 AM
view raw JSON →
agent-eyes · M8ven Trust Score | M8ven