mcp-pptr
A pptr mcp server for better cursor
Documentation
MCP-DevTools
A Model Context Protocol (MCP) server implementation for enhanced browser automation and DevTools capabilities using Puppeteer.
Features
- Full browser automation support via Puppeteer
- Enhanced DevTools Protocol integration
- Docker support for consistent environments
- Non-root user execution for security
- Cross-platform compatibility
Prerequisites
- Docker
- Cursor IDE
Setup
1. Build the Docker image:
docker build -t mcp/puppeteer .2. Configure in Cursor:
docker run -i --rm --init -e DOCKER_CONTAINER=true mcp/puppeteerConfiguration
The server is configured to run on port 3000 by default. Environment variables:
- `PUPPETEER_EXECUTABLE_PATH`: Path to Chromium executable
- `DISPLAY`: X11 display for headless mode
- `CHROME_BIN`: Chrome binary path
Security
- Runs as non-root user in Docker
- Uses Chromium's sandbox
- Implements proper permission handling
License
MIT License
Contributing
1. Fork the repository
2. Create your feature branch
3. Commit your changes
4. Push to the branch
5. Create a new Pull Request
Frequently asked questions
What is mcp-pptr?
mcp-pptr is A pptr mcp server for better cursor
How do I install mcp-pptr?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is mcp-pptr open source?
Yes — it is hosted on GitHub at https://github.com/RingoTC/MCP-pptr.
Related MCP tools
An MCP server that installs other MCP servers for you JavaScript-based implementation. Trusted by 1400+ developers. Trusted by 1400+ developers.
MCP server for interacting with the iOS simulator JavaScript-based implementation. Trusted by 1200+ developers. Trusted by 1200+ developers.
A Model Context Protocol server that provides read-only access to MySQL databases. This server enables LLMs to inspect database schemas and execute read-only...
This is an MCP server that allows you to directly download transcripts of YouTube videos. JavaScript-based implementation.
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
An AI-powered task-management system you can drop into Cursor, Lovable, Windsurf, Roo, and others. Built for the Model Context Protocol to enhance AI capabiliti
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP