apitap
Active·★ 86·NOASSERTION·Updated 2026-05-29
★ Trending★ Browser Automation★ Workflow Automation
The MCP server that turns any website into an API — no docs, no SDK, no browser. npm: @apitap/core
ApiTap is an MCP server that lets AI agents browse the web through APIs instead of browsers, automatically detecting a site's framework and discovering its internal API endpoints. It generates reusable skill files for direct API calls, reducing token costs by 20-100x compared to browser automation.
#ai-agent#api#browser-automation#mcp#mcp-server#mcp-servers#playwright#skill-file
01
Features
01Automatically detects website frameworks and discovers internal API endpoints
02Generates reusable skill files for direct API calls
03Text-mode browsing (peek/read) with up to 74% token savings
04Automatic auth credential detection and encrypted storage
05Multi-layer security protection including SSRF defense and credential encryption
02
Compatibility
Node.js
Runtime
Verified via docs
Claude Desktop
MCP Client
Verified via docs
Cursor
MCP Client
Verified via docs
Windsurf
MCP Client
Verified via docs
VS Code (GitHub Copilot)
MCP Client
Verified via docs
03
Quick start
1
$ npm install -g @apitap/core
04
Use cases
↳AI agents can gather data from websites without using a browser
↳Developers can turn any website into a programmable API for their own tools
↳Enterprises can audit and document internal APIs used by their web applications
05
Alternatives
CopilotKit★ 31.8k
React UI + elegant infrastructure for AI Copilots, AI chatbots, and in-app AI agents. The Agentic Frontend.
mcp-chrome★ 11.8k
Chrome MCP Server is a Chrome extension-based Model Context Protocol (MCP) server that exposes your Chrome browser functionality to AI assistants like Claude, enabling complex browser automation, content analysis, and semantic search.
Related searches
Comments
Log in to leave a comment
- SSage NguyenApr 26, 2026
The no-SDK approach means it works with sites that block standard scraping
- CCorey WhiteApr 22, 2026
Used this to quickly prototype integrations with undocumented internal tools
- Aspen RiveraMar 21, 2026
Turning any website into an API without docs or SDK is genuinely powerful
- PPhoenix WhiteFeb 26, 2026
No browser dependency means it is fast and deployable in serverless environments