A demonstration of using AIGNE Framework and Puppeteer MCP Server to extract content from websites using Puppeteer
| Tool name | Description | Destructive? |
|---|---|---|
| echo | ✓ no | |
| error | ✓ no |
{
"mcpServers": {
"aigneexample-puppeteer": {
"command": "npx",
"args": [
"-y",
"@aigne/example-mcp-puppeteer"
]
}
}
}