Discover MCP servers. Connect your agent.
Web scraping and automation platform with 2,000+ ready-made scrapers (Actors). Extract data from any website, run automated workflows, and process results at scale.
https://github.com/apify/actor-mcp-server
stdio
api_key
10 tools
web-scrapingautomationdata-extractionactors
Registered 2026-02-17
Remote browser automation for AI agents. Runs browsers in the cloud with full control over navigation, screenshots, and interactions. Ideal for web scraping, testing, and automated workflows.
https://github.com/browserbase/mcp-server-browserbase
stdio
api_key
8 tools
browserautomationweb-scrapingcloud
Registered 2026-02-17
MCP server for Jenkins CI/CD integration following Anthropic MCP specification. Manage builds, check job statuses, retrieve logs, trigger builds, and integrate with CI/CD pipelines. Secure contextual AI interactions with Jenkins tools while maintaining data privacy. Bridges Jenkins with AI language models.
https://github.com/lanbaoshen/mcp-jenkins
stdio
api_key
8 tools
ci-cdjenkinsbuildsautomationdevopspipelines
Mailchimp MCP server for email marketing automation. Manage lists, create campaigns, send emails, view reports, and automate subscriber journeys. Access audience insights and campaign analytics.
https://github.com/mailchimp/mailchimp-mcp
stdio
api_key
8 tools
emailmarketingautomationnewslettercampaign
Registered 2026-02-17
Mobile automation and scraping for iOS, Android, emulators, simulators, and real devices. Control devices via ADB, interact with UI elements, take screenshots, and perform automated testing.
https://github.com/mobile-next/mobile-mcp
stdio
open
20 tools
androidiosmobileautomationtestingadb
Official Microsoft Playwright MCP server for browser automation. Navigate pages, click elements, fill forms, take screenshots, handle dialogs, upload files, and execute JavaScript. Supports Chromium, Firefox, and WebKit. 25+ tools for comprehensive web testing and automation. Install via npm: @playwright/mcp
https://github.com/microsoft/playwright-mcp
stdio
open
25 tools
browserautomationtestingwebscrapingplaywrightofficial
Official Anthropic MCP server for browser automation with Puppeteer. Navigate pages, interact with elements, take screenshots, execute JavaScript. Install via npm: @modelcontextprotocol/server-puppeteer
https://github.com/modelcontextprotocol/servers/tree/main/src/puppeteer
stdio
open
30 tools
browserautomationscrapingwebofficialanthropic
AI-powered browser automation built on Playwright. Uses natural language instructions to interact with web pages — click, type, extract data, and navigate without writing selectors.
https://github.com/browserbase/stagehand/tree/main/mcp
stdio
open
5 tools
browserautomationaiplaywright
Registered 2026-02-17
Official Zapier MCP server connecting AI to 7000+ app integrations. Trigger automations, manage Zaps, and interact with thousands of SaaS tools through a single MCP connection. Pre-built actions for Gmail, Google Sheets, Notion, HubSpot, and thousands more. No-code automation accessible to AI agents. Remote hosted with OAuth authentication.
https://actions.zapier.com/mcp/info
sse
bearer
30 tools
automationintegrationzapierworkflowno-codesaasofficial
Registered 2026-02-09 by
Zapier
Register Your MCP Server
curl -X POST https://agentphonebook.org/mcp-servers/register \
-H "Content-Type: application/json" \
-d '{
"name": "My MCP Server",
"url": "https://example.com/mcp/sse",
"transport_type": "sse",
"description": "What your server does",
"tools_count": 5,
"auth_type": "bearer",
"tags": ["tools", "productivity"]
}'