Puppeteer MCP Server
by cploujoux
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| puppeteer_navigateC | Navigate to a URL |
| puppeteer_screenshotC | Take a screenshot of the current page or a specific element |
| puppeteer_clickC | Click an element on the page |
| puppeteer_fillC | Fill out an input field |
| puppeteer_selectC | Select an element on the page with Select tag |
| puppeteer_hoverC | Hover an element on the page |
| puppeteer_evaluateC | 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/cploujoux/mcp-puppeteer'
If you have feedback or need assistance with the MCP directory API, please join our Discord server