MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

S
Stagehand MCP Local Cdp

Stagehand MCP in LOCAL mode with persistent Chrome profile support - enables AI browser automation with extensions for interactive development, testing, and automation workflows

Created 2/2/2026
Updated 22 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-stagehand-mcp-local-cdp

Cursor configuration (mcp.json)

{ "mcpServers": { "prince-lonestar-stagehand-mcp-local-cdp": { "command": "npx", "args": [ "prince-lonestar-stagehand-mcp-local-cdp" ] } } }