Capability
11 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →via “javascript-execution-and-page-evaluation”
Experimental MCP server for browser automation using Puppeteer (inspired by @modelcontextprotocol/server-puppeteer)
Unique: Exposes Puppeteer's page.evaluate() as an MCP tool, allowing LLM agents to execute arbitrary JavaScript without managing the Puppeteer page object or handling serialization/deserialization
vs others: More powerful than DOM-only queries (can access JavaScript state and computed properties) but requires LLM to generate valid JavaScript, unlike higher-level tools that abstract away code generation
via “javascript execution and dom interaction in remote sessions”
BrowserStack's Official MCP Server
Unique: Exposes WebDriver executeScript capability as an MCP tool, allowing Claude to generate and run custom JavaScript in remote sessions without writing WebDriver code; includes automatic result serialization for complex objects
vs others: More flexible than pre-built interaction tools because it allows arbitrary script execution; safer than direct WebDriver access because it's wrapped in MCP protocol with error handling
via “javascript execution and page state evaluation”
** (by UI-TARS) - A fast, lightweight MCP server that empowers LLMs with browser automation via Puppeteer’s structured accessibility data, featuring optional vision mode for complex visual understanding and flexible, cross-platform configuration.
Unique: Exposes Puppeteer's evaluate API as an MCP tool, allowing LLM agents to execute arbitrary JavaScript for state inspection and custom logic without requiring pre-built selectors or accessibility tree parsing, enabling adaptation to novel page structures
vs others: More flexible than selector-based approaches for complex state queries; enables custom logic execution without modifying page code; more powerful than static DOM parsing for dynamic or computed values
via “javascript execution and custom page manipulation”
** - Automate browser interactions in the cloud (e.g. web navigation, data extraction, form filling, and more)
Unique: Exposes Playwright's `page.evaluate()` API through MCP, allowing agents to execute arbitrary JavaScript and receive serialized results without managing browser context or error handling. Enables deep integration with modern web frameworks by providing direct access to client-side state and APIs.
vs others: More powerful than DOM-only interaction for complex frameworks because it allows direct access to component state and custom APIs, but requires more careful validation than standard interactions to avoid security and stability issues.
via “javascript-execution-and-evaluation”
MCP Server for Browser Dev Tools
Unique: Exposes CDP Runtime.evaluate as an MCP tool with automatic JSON serialization, allowing agents to execute arbitrary JavaScript without managing CDP protocol details or handling serialization errors manually
vs others: More flexible than DOM-only queries for complex data extraction because it can access JavaScript state and call page functions, but requires careful error handling for non-serializable return values
via “custom-script-execution”
via “javascript-execution-in-browser”
via “custom script and expression support”
via “custom script execution and automation”
via “javascript code execution and scripting”
via “javascript-execution-in-browser-context”
Building an AI tool with “Custom Script Execution”?
Submit your artifact →curl unfragile.ai/agents.md | sh© 2026 Unfragile. The platform for software for agents.