mcp-network-analyzer
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-network-analyzercapture network traffic from example.com"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP Network Analyzer Monorepo
MCP Network Analyzer captures browser network traffic, analyzes API patterns, and exposes the workflow through an MCP server for AI clients.
CLI package (npm) | Issues | Security
Short command: netcap
Full command: mcp-network-analyzer
Why This Project
Capture real browser traffic with Playwright-backed sessions
Discover API endpoints, auth patterns, and request/response shapes
Expose analysis tools through MCP for AI-assisted workflows
Run locally with a focused CLI and straightforward setup
Related MCP server: Kaboom Browser AI Devtools MCP
Quick Install (Published CLI)
pnpm add -g mcp-network-analyzer
netcap setup
netcap install
netcap statusFor local development and workspace setup, continue below.
Packages
Package | Description | Published |
| npm / GitHub | |
| private | |
| workspace-only |
Getting Started
pnpm install
pnpm build:all
pnpm type-check:allCLI Version (stdio)
See packages/cli/README.md for installation and usage.
Quick start:
cd packages/cli
pnpm run build
pnpm link --global
netcap setup
netcap installnetcap is the short alias for mcp-network-analyzer.
Pro Version (HTTP)
See packages/pro/README.md for server deployment.
cd packages/pro
pnpm run setup
pnpm run dev # development mode
pnpm run start # productionDevelopment
pnpm install # link workspace packages
pnpm build:all # build in dependency order
pnpm type-check:all # check types across all packages
pnpm clean:all # remove all dist/ directoriesTesting
Local testing instructions are in docs/TESTING.md.
Release
Public launch checklist is in docs/PUBLIC_RELEASE_STEPS.md.
Contributing
See CONTRIBUTING.md for development workflow and pull request expectations.
License
MIT — see LICENSE
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Live browser debugging for AI assistants — DOM, console, network via MCP.
Browser MCP for logged-in tasks. Uses your Chrome — credentials stay local. Zero-token replay.
Scrape, crawl and search the web for AI agents via MCP.
A paid remote MCP for AI agent browser DevTools MCP, built to return verdicts, receipts, usage logs,
Related MCP Servers
- AlicenseAqualityDmaintenanceEnables reverse engineering of web applications and chat interfaces through browser automation, network traffic capture, and streaming API discovery. Provides comprehensive tools for analyzing network patterns, capturing streaming responses, and automating complex web interactions.1481ISC
- AlicenseNot gradedqualityCmaintenanceMCP server for browser debugging, inspection, and verification that streams console logs, network errors, and user actions into AI coding assistants.65AGPL 3.0
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to call web APIs extracted from HAR files, turning browser traffic into MCP tools.101MIT
- AlicenseNot gradedqualityDmaintenanceMCP server for browser automation with AI agents, enabling network payload capture and QA workflows.1Apache 2.0