apitap

n1byn1kt/apitap
★ 119 stars TypeScript Browser/Web Updated today
CLI, MCP server, and npm library that turns any website into an API — no docs, no SDK, no browser.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "apitap": {
      "command": "npx",
      "args": [
        "-y",
        "n1byn1kt/apitap"
      ]
    }
  }
}

README Excerpt

**The CLI, MCP server, and npm library that turns any website into an API — no docs, no SDK, no browser.** ApiTap is a CLI, MCP server, and npm library that lets AI agents (and you) browse the web through APIs instead of browsers. Point it at a site: it captures the internal API from real traffic, generates a portable signed **skill file**, and replays requests directly with `fetch()`. Credentials never live in the file — they stay in encrypted storage and are injected at replay — and replays ar

Tools (19)

apitap_auth_requestapitap_browseapitap_captureapitap_capture_finishapitap_capture_interactapitap_capture_startapitap_discoverapitap_peekapitap_readapitap_replayapitap_replay_batchapitap_searchgenericgrokipediahackernewsreddittwitterwikipediayoutube

Topics

ai-agentapibrowser-automationmcpmcp-serverplaywrightskill-fileweb-scraping