loading…
Search for a command to run...
loading…
Fork and update (v0.6.5) of the original @modelcontextprotocol/server-puppeteer MCP server for browser automation using Puppeteer.
Fork and update (v0.6.5) of the original @modelcontextprotocol/server-puppeteer MCP server for browser automation using Puppeteer.
This is a fork of archived MCP servers. Most are no longer maintained, but the Puppeteer fork in src/puppeteer/ is actively maintained by Richard Meyer and more may be updated over time.
For the current, actively maintained MCP servers, please visit:
This repository contains historical reference implementations for the Model Context Protocol (MCP). These servers were created to demonstrate MCP features and SDK capabilities but are now archived.
NO SECURITY GUARANTEES ARE PROVIDED FOR THESE ARCHIVED SERVERS.
The following servers are included in this archive for historical reference:
This repository is archived and no longer accepts contributions. For contributing to MCP servers, please visit the active servers repository.
MIT
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"server-puppeteer": {
"command": "npx",
"args": [
"-y",
"@hisma/server-puppeteer"
]
}
}
}