Puppeteer MCP Server
by merajmehrabi
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| puppeteer_connect_active_tabB | Connect to an existing Chrome instance with remote debugging enabled |
| puppeteer_navigateC | Navigate to a URL |
| puppeteer_screenshotB | Take a screenshot of the current page or a specific element |
| puppeteer_clickB | Click an element on the page |
| puppeteer_fillB | Fill out an input field |
| puppeteer_selectC | Select an element on the page with Select tag |
| puppeteer_hoverB | Hover an element on the page |
| puppeteer_evaluateB | Execute JavaScript in the browser console |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Browser console logs |
Latest Blog Posts
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/merajmehrabi/puppeteer-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server