APIs & Web Servers

HTTP requests, browser automation, and third-party APIs

4 servers in this category

PuppeteerVerified
APIs & Web

Control 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-puppeteer
FetchVerified
APIs & Web

Fetch 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-fetch
StripeVerified
APIs & Web

Access Stripe payment data — retrieve customers, invoices, payment intents, and subscriptions. Create refunds and look up transaction details.

by Stripe7208 tools
npx -y @stripe/agent-toolkit
PlaywrightVerified
APIs & Web

Browser 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