Skip to main content
Glama

Puppeteer Real Browser MCP Server

by withLinda
.gitignore1.49 kB
# Dependencies node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* /.pnp .pnp.js package-lock.json # Build outputs dist/ /build /out-tsc /tmp # TypeScript *.tsbuildinfo # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local # Logs logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* # Runtime data pids *.pid *.seed *.pid.lock # Coverage directory used by tools like istanbul coverage/ *.lcov # nyc test coverage .nyc_output # IDE .vscode/* !.vscode/settings.json !.vscode/tasks.json !.vscode/launch.json !.vscode/extensions.json .idea/ *.swp *.swo *~ # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Optional npm cache directory .npm # Optional eslint cache .eslintcache # Microbundle cache .rpt2_cache/ .rts2_cache_cjs/ .rts2_cache_es/ .rts2_cache_umd/ # Optional REPL history .node_repl_history # Output of 'npm pack' *.tgz # Yarn Integrity file .yarn-integrity # Puppeteer .local-chromium/ # Test artifacts test-results/ screenshots/ test-*.log results-*.json summary-*.md errors-*.log # MCP specific .mcp.json mcp-config.json # Temporary files *.tmp *.temp # Security .env.* !.env.example secrets/ private/ # Cache directories .cache/ .parcel-cache/ # Temporary documentation STACK_OVERFLOW_FIX.md WORKFLOW_VALIDATION_ISSUE.md TDD-specific-workflow-tutorial.md test-resilient-content.md repomix-output.xml old-codes NEXT-TO-DO.md temp_log

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/withLinda/puppeteer-real-browser-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server