Puppeteer+ MarTech
@moonbirdai
关于 Puppeteer+ MarTech
MCP server for marketing technology analysis with AI assistants. Enables Claude and other MCP clients to detect analytics tools, tag managers, and advertising pixels through conversational interfaces.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"puppeteer-plus-martech-mcp": {
"command": "npx",
"args": [
"puppeteer-plus-martech"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Puppeteer+ MarTech?
Puppeteer+ MarTech is a Model Context Protocol (MCP) server that extends Puppeteer with specialized capabilities for digital marketing and SEO analysis. It enables LLM applications like Claude to perform comprehensive marketing technology audits on websites.
How to use Puppeteer+ MarTech?
Install via npm with npm install puppeteer-plus-martech or run directly with npx -y puppeteer-plus-martech. Integrate with Claude Desktop by adding the server configuration to claude_desktop_config.json as shown in the README.
Key features of Puppeteer+ MarTech
- Marketing technology detection across analytics, ads, and tag managers
- Network beacon analysis for marketing-related requests
- Advanced analytics parsing (Adobe Analytics, AEP Web SDK)
- SEO metadata, structure, and schema analysis
- Visual debugging with marketing technologies highlighted on screenshots
- Omnibug-inspired detection with extensive vendor support
Use cases of Puppeteer+ MarTech
- Perform comprehensive marketing technology audits on any website
- Identify analytics tools, ad pixels, and tag managers in use
- Analyze SEO metadata, structured data, and page structure
- Capture and parse Adobe Analytics and AEP Web SDK beacons
- Debug marketing implementations with visual screenshots
FAQ from Puppeteer+ MarTech
Is this an official Anthropic product?
No, it's an experimental implementation inspired by and building upon the original Puppeteer MCP server by Anthropic.
What runtime does it require?
Node.js and npm are required to install and run the server.
How do I configure it with Claude Desktop?
Add the configuration shown in the README to your claude_desktop_config.json file using the npx -y puppeteer-plus-martech command.
What marketing technologies can it detect?
It detects a wide range including Google Analytics, Adobe Analytics, Facebook Pixel, Google Tag Manager, HubSpot, and many others—see the Supported Technologies section
浏览器自动化 分类下的更多 MCP 服务器
Apify Model Context Protocol (MCP) Server
apifyThe Apify MCP server enables your AI agents to extract data from social media, search engines, maps, e-commerce sites, or any other website using thousands of ready-made scrapers, crawlers, and automation tools available on the Apify Store.

Puppeteer
modelcontextprotocolModel Context Protocol Servers
Slack Slack
microsoftPlaywright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
mcp-browser-use: MCP server for browser-use
vinayak-mehtaMCP server for browser-use
Playwright Mcp
microsoftPlaywright MCP server
评论