Commit Graph

31 Commits

Author SHA1 Message Date
YuDavidCao
2fa9cb93e3 fix: puppeteer readme launch option json missing comma 2025-04-01 14:52:29 -04:00
AB498
94029e6252 puppeteer server: deduplication of launch option args 2025-03-30 13:24:43 +06:00
AB498
4f93f82009 reviewed: fix: detached frame error & feature: Puppeteer launch arguments support 2025-03-30 04:13:59 +06:00
colinmcneil
38c88d9ac3 Bump puppeteer bullseye to bookworm 2024-12-19 17:54:53 -05:00
Jim Clark
2b0b8afa26 Update src/puppeteer/README.md
Co-authored-by: David Soria Parra <167242713+dsp-ant@users.noreply.github.com>
2024-12-19 14:34:05 -08:00
colinmcneil
49044156e3 Update readmes to use new mcp namespace 2024-12-19 13:11:36 -08:00
colinmcneil
4034df774e Switch puppeteer stdin close from process.exit to server.close 2024-12-19 13:11:35 -08:00
colinmcneil
5865afb07a Fix puppeteer docker container hanging 2024-12-19 13:11:35 -08:00
colinmcneil
c64f8de15f Config tweaks for docker
- Remove `$` interpolation for env
- Allow puppeteer to work headless in docker, headful with npx
2024-12-19 13:11:35 -08:00
Jim Clark
368e3b23ca Add Dockerfiles for the 17 sample MCP servers
* add Dockerfiles and update README.md definitions
2024-12-19 13:11:34 -08:00
Mati Horovitz
695aa90bac Merge branch 'main' into fix-puppeteer-async-eval 2024-12-05 20:12:07 +02:00
David Soria Parra
94a36286d2 typescript servers 0.6.2 2024-12-04 16:11:35 +00:00
David Soria Parra
a096c95e8e Typescript servers 0.6.1 2024-12-03 17:49:33 +00:00
David Soria Parra
129d80af31 TS Servers 0.6.0 2024-12-03 14:10:24 +00:00
David Soria Parra
3c03a8e9af update sdk 2024-12-03 13:00:22 +00:00
David Soria Parra
788098220e servers: make tool call result spec compatible 2024-12-03 13:00:22 +00:00
Mati Horovitz
68b880d96b Fix cleanup 2024-11-30 22:57:18 +02:00
Mati Horovitz
2b731fb70f fix(fetch): fix puppeteer server to allow evaluate async functions 2024-11-30 20:22:35 +02:00
ExecuteAutomation
238587042d Added Hover and Select Capabliity 2024-11-27 14:13:08 +13:00
Karthik Kreen Krishnan
ce0b743873 removed argument 2024-11-26 16:52:07 +13:00
Karthik Kreen Krishnan
aba99119dd Updated Puppeteer readme 2024-11-26 14:55:00 +13:00
Justin Spahr-Summers
b876cbd52b Pre-emptive version bump 2024-11-25 13:35:36 -06:00
Justin Spahr-Summers
45c4f70da4 Bump all package versions to 0.5.0 2024-11-25 07:13:35 -06:00
Mahesh Murag
a1120c307b README Cleanup (#30) 2024-11-24 03:27:08 +00:00
Justin Spahr-Summers
9c7fd98051 Bump all versions again, for good measure 2024-11-21 22:32:42 +00:00
Justin Spahr-Summers
3d6de86730 Bump all package versions 2024-11-21 19:10:05 +00:00
Mahesh Murag
b005dc9eef Remove classes 2024-11-19 17:58:02 -05:00
Mahesh Murag
f64c699c95 Remove classes 2024-11-19 17:47:18 -05:00
Mahesh Murag
0fdfe3feb8 Update Puppeteer 2024-11-19 17:01:19 -05:00
Justin Spahr-Summers
8729d06c2e Create package for each server 2024-11-19 14:26:59 +00:00
Justin Spahr-Summers
37415258b9 Initial commit 2024-11-19 13:29:12 +00:00