★ 1,262 stars
TypeScript
💻 Code/Dev Tools
Updated today
全能协议分析工具:浏览器抓包 + MITM 代理 + 指纹伪装 + AI 分析 + MCP Server 无缝对接 AI Agent/IDE | All-in-one protocol analysis toolkit — built-in browser capture, MITM proxy, JS hooks, fingerprint spoofing, AI analysis & MCP server for agent integration
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"anything-analyzer": {
"command": "npx",
"args": [
"-y",
"Mouseww/anything-analyzer"
]
}
}
}
Run in terminal:
claude mcp add anything-analyzer npx -y Mouseww/anything-analyzer
Add to .cursor/mcp.json:
{
"mcpServers": {
"anything-analyzer": {
"command": "npx",
"args": [
"-y",
"Mouseww/anything-analyzer"
]
}
}
}
Topics
2apiai-toolsanalysis-cliapi-analysisautomation-toolsblackbox-testingnetwork-analysisprotocol-analysisreverse-engineeringtraffic-analysis