APIs & Web Servers
HTTP requests, browser automation, and third-party APIs
4 servers in this category
PuppeteerVerified
APIs & WebControl a headless Chromium browser — navigate to URLs, take screenshots, interact with page elements, and extract structured content from web pages.
by Anthropic12.8k7 tools
npx -y @modelcontextprotocol/server-puppeteerFetchVerified
APIs & WebFetch web content and convert it to Markdown for LLM consumption. Supports raw HTML, JSON APIs, and automatic content extraction with configurable user-agent.
by Anthropic12.8k1 tools
npx -y @modelcontextprotocol/server-fetchStripeVerified
APIs & WebAccess Stripe payment data — retrieve customers, invoices, payment intents, and subscriptions. Create refunds and look up transaction details.
by Stripe7208 tools
npx -y @stripe/agent-toolkitPlaywrightVerified
APIs & WebBrowser automation with Microsoft Playwright — navigate pages, click elements, fill forms, take screenshots, and execute JavaScript in real browser contexts.
by Microsoft2.4k9 tools
npx -y @playwright/mcp