Purroxy
Purroxy
记录你在任何网站上的操作。安全地实现永久自动化。
预发布软件。 Purroxy 正在积极开发中。功能可能不完整或在更新后失效——不提供任何保证。如果您遇到问题或有反馈,请在 GitHub 上提交 issue。
Purroxy 为 Claude 提供对您登录后网站的安全访问权限。您在 Purroxy 内置浏览器中浏览网站,您的每一个操作都会被记录为一项功能。在运行时,Purroxy 会代表您重放这些确切的步骤。您的凭据永远不会离开您的机器。
下载
最新版本 — macOS, Windows, Linux。
Related MCP server: browser-gateway
工作原理
登录一次 — 输入 URL 并通过安全的嵌入式浏览器登录。凭据绝不会触及任何 AI。
记录您想要完成的操作 — 浏览网站。每一次点击、搜索和导航都会被记录为带有参数的可重用功能。
询问 Claude — Claude 重放记录的步骤,填入变量输入,并提取结果。您的密码永远不会被存储或共享。
安全性
零知识登录 — Purroxy 永远看不到您的密码,只能看到会话 cookie
加密保险库 — 敏感数据存储在您的操作系统钥匙串中,由 Purroxy 输入到表单中,绝不会发送给 Claude
数据脱敏 — 在 Claude 看到页面内容之前,保险库中的值会被移除
本地提取 — 数据在您的机器上提取,敏感结果会被屏蔽
Claude Desktop 集成
Purroxy 通过 MCP 连接到 Claude Desktop。在设置中一键设置。您的功能将成为 Claude 可以调用的工具。
定价
预发布期间免费。早期账户在付费计划推出时($3.89/月)将保留现有权益。或者,为社区库贡献一项功能,即可永久免费使用 Purroxy。
开发
npm install
npm run dev # Vite dev server + Electron
npm test # Run tests
npm run package # Build distributable后端 (Cloudflare Worker):
cd backend
npm install
npm test # Run backend tests
npm run dev # Local dev server
npm run deploy # Deploy to Cloudflare许可证
Apache 2.0
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 Servers
- FlicenseNot gradedqualityDmaintenanceConnects Claude Desktop to Google Drive, allowing Claude to access and interact with your Drive files and folders securely through OAuth authentication.1
- AlicenseNot gradedqualityAmaintenanceReliable, scalable browser infrastructure for AI agents. Route, pool, and failover across any browser provider. 8 built-in browser tools using raw Chrome CDP - navigate, screenshot, snapshot, interact, evaluate. Zero-config with auto Chrome detection & concurrent sessions support9686MIT
- AlicenseNot gradedqualityCmaintenanceGive Claude direct access to your AWS account, SSH into your servers, run shell commands on your laptop, query your databases, and manage PM2 processes — all from a Claude chat. No Claude Code subscription needed. Your keys never leave your machine.2MIT
- AlicenseNot gradedqualityBmaintenanceEnables Claude to access your Fathom meetings, transcripts, and AI summaries.2016MIT
Related MCP Connectors
Connect Claude to Fathom meeting recordings, transcripts, and summaries
Read-only bank access for your AI agent. Connects Claude, ChatGPT, Cursor, Gemini, Codex.
Connect AI agents to bank accounts, transactions, balances, and investments.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/KuvopLLC/purroxy2'
If you have feedback or need assistance with the MCP directory API, please join our Discord server