Capture and analyze HTTP/HTTPS traffic from Android devices with AI.
Best for Debugging API interactions for Android applications.
基于 MCP (Model Context Protocol) 的 Android 抓包服务,让 AI 助手能够帮你抓取和分析 HTTP/HTTPS 流量。.
抓包: 捕获 HTTP/HTTPS 流量,支持按域名、状态码、资源类型筛选 智能搜索: 搜索请求/响应内容,支持大响应分片读取 AI 驱动: 通过自然语言让 Claude 帮你分析网络请求.
What it does
- Capture HTTP/HTTPS traffic from Android devices
- Filter network requests by domain, status code, or resource type
- Search through request and response content
- Support for reading large response bodies via chunking
- Natural language analysis of network traffic via Claude
View Android Proxy MCP details vs
MCP server for Langfuse observability and LLM application management.
Best for Debugging production LLM application errors by inspecting trace logs.
Model Context Protocol server for Langfuse observability. Query traces, debug errors, analyze sessions, manage prompts.
Why langfuse-mcp?
What it does
- Full observability toolkit including traces, observations, and sessions.
- Comprehensive exception tracking and debugging capabilities.
- Full management of LLM prompts and datasets.
- Selective tool loading to reduce token overhead.
- Read-only mode for secure, restricted access.
Setup requirements
Requires 4 environment variables: LANGFUSE_PUBLIC_KEY, LANGFUSE_SECRET_KEY, LANGFUSE_HOST, LANGFUSE_MCP_READ_ONLY. Available via Claude Code and Docker.
View Langfuse MCP details Biggest differences
CompareAndroid Proxy MCPLangfuse MCP
Best forDebugging API interactions for Android applications.Debugging production LLM application errors by inspecting trace logs.
StandoutCapture HTTP/HTTPS traffic from Android devices.Full observability toolkit including traces, observations, and sessions.
SetupManual, stdio transport.Claude Code or Docker, needs 4 env vars, stdio transport.
Transportstdiostdio
Community118 GitHub stars66 GitHub stars
Bottom line
Pick Android Proxy MCP if...Debugging API interactions for Android applications. Capture HTTP/HTTPS traffic from Android devices. Manual, stdio transport.
Pick Langfuse MCP if...Debugging production LLM application errors by inspecting trace logs. Full observability toolkit including traces, observations, and sessions. Claude Code or Docker, needs 4 env vars, stdio transport.
The real split here is workflow fit, not raw counts. Android Proxy MCP: Debugging API interactions for Android applications. Langfuse MCP: Debugging production LLM application errors by inspecting trace logs. Public traction is fairly close (118 vs 66 stars).