quantumproxies-mcp
OfficialQuantumProxies MCP Server
将 QuantumProxies 连接到 Claude、Cursor 以及任何 MCP 客户端。它为 AI 代理提供实时网络访问——抓取、搜索、地图和爬取——通过带真实浏览器 TLS 指纹的住宅代理,因此那些会拦截普通机器人的页面也能干净地返回。它还将你有效套餐中的每种类型(住宅、移动、数据中心、ISP、IPv6)的原始代理端点交给代理,随时可接入任何 HTTP 客户端。
它使用你自己的 qp_live_ 密钥调用公共 QuantumProxies Scraper API,因此不涉及内部机密,并且你在本地运行它。
工具
工具 | 功能描述 |
| 抓取一个 URL → Markdown/HTML/text,包括 PDF/Office 文档。支持多格式输出、绝对链接收集、JSON-LD 元数据、结构化 CSS 提取、AI 提示/JSON-schema 提取,以及 |
| 以无 JS 机器人和完全渲染两种方式获取 URL,返回两种 SEO 视图及差异(仅 JS 内容、变更的 title/description、缺失的 canonical),以及面向机器人的 meta(robots、OG、JSON-LD)。 |
| 结构化的 Google/Bing/DuckDuckGo 结果。设置 |
| SERP → 获取顶部页面 → 编号的、可直接引用的来源,以及一个适合 AI 提示的 token 有界上下文字符串。 |
| 异步多页分页,合并自然搜索结果和首页 AI/零点击增强内容。 |
| 快速 URL 发现(站点地图 + 首页链接),不进行完整爬取。默认紧凑:最多 |
| 异步 BFS 站点爬取 → 每个页面生成 Markdown;轮询进度。 |
| 异步抓取多个 URL; |
| 基于提示驱动的结构化数据集收集,支持预算和行数限制。 |
| 现成的 Collectors:使用语义化输入(关键词 + 地点、place id、product id、domain…)而不是 URL 来运行带版本控制的抓取器——Google Maps 地点、地点评论、Google Jobs/News/Shopping、产品报价、酒店、本地商家线索、网站联系方式、公司简介。按交付的行数计费;异步运行通过 |
| 列出你所有类型的代理服务——Residential Basic/Premium/Private、Mobile、Mobile V2、Datacenter、ISP、IPv6——包括剩余带宽、过期时间以及用于生成的 |
| 从任何有效套餐生成可直接使用的代理字符串(包含凭据):地理定位(国家/州/城市/ISP/ASN)、轮换或粘性会话、HTTP 或 SOCKS5、支持多种输出格式。 |
| 每种套餐类型的有效地理定位值:国家、州、城市、ASN,或带 ISP 代码的完整位置树。 |
| 管理支持该功能的套餐的 IP 认证白名单(添加/列出/移除),包括 Mobile V2 IP 认证代理列表。 |
Related MCP server: ProxyClaw MCP Server
快速开始
无需安装——npx 会按需获取 quantumproxies-mcp(需要 Node.js 18+)。
Claude Code(一条命令):
claude mcp add quantumproxies \
-e QUANTUMPROXIES_API_KEY=qp_live_your_key_here \
-- npx -y quantumproxies-mcpClaude Desktop / Cursor / 任何 MCP 客户端(claude_desktop_config.json、.cursor/mcp.json 或 .mcp.json):
{
"mcpServers": {
"quantumproxies": {
"command": "npx",
"args": ["-y", "quantumproxies-mcp"],
"env": { "QUANTUMPROXIES_API_KEY": "qp_live_your_key_here" }
}
}
}托管端点(远程 MCP)
同一服务器也可作为托管的 Streamable HTTP 端点运行,适用于更喜欢 URL 而非本地包的客户端:
https://api.quantumproxies.io/mcp你的密钥随每个请求通过 Authorization 头传递,因此服务器端不存储任何内容,一个端点即可服务所有账户:
curl -X POST https://api.quantumproxies.io/mcp \
-H "Authorization: Bearer qp_live_your_key_here" \
-H "Content-Type: application/json" \
-H "Accept: application/json, text/event-stream" \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'在支持远程 MCP 服务器的客户端中,将其添加为 HTTP 服务器,使用该 URL 和 bearer token。initialize 和 tools/list 无需密钥即可响应,因此目录和检查器可以查看服务器;工具调用则需要密钥。
自托管该端点是同一包中的第二个二进制文件:
QUANTUMPROXIES_API_KEY=qp_live_… PORT=9310 npx -y quantumproxies-mcp-remote从源码运行(开发)
npm install
npm run build然后将客户端指向本地构建而不是 npx:
{
"mcpServers": {
"quantumproxies": {
"command": "node",
"args": ["/absolute/path/to/scraper-mcp/dist/index.js"],
"env": {
"QUANTUMPROXIES_API_KEY": "qp_live_your_key_here"
}
}
}
}环境变量
变量 | 默认值 | 说明 |
| — | 必需。 你的 |
|
| 用于暂存/自托管时覆盖。 |
示例提示
"抓取 example.com 的定价页面,并告诉我套餐和价格。"
"在美国的 Google Shopping 中搜索 'nintendo switch oled',列出最便宜的 5 个。"
"映射 docs.example.com,然后只爬取 /guides/ 页面并总结。"
"列出我的代理套餐,并生成 5 个粘性美国住宅代理,格式为 socks5 URL。"
"给我一个德国的轮换移动代理,并将我的服务器 IP 203.0.113.7 加入白名单。"
Maintenance
Related MCP Servers
- AlicenseAqualityFmaintenanceProvides AI agents with access to a global residential proxy network covering over 190 countries for web fetching and scraping. It enables pay-per-request transactions using USDC on the Base network via the x402 protocol.3882MIT
- AlicenseAqualityDmaintenanceRoutes web requests through 175M+ residential IPs across 195+ countries, enabling AI to bypass geo-restrictions and anti-bot systems.4621MIT

Novada Proxyofficial
AlicenseNot gradedqualityBmaintenanceEnables AI agents to route HTTP requests through millions of real residential IPs, bypassing anti-bot systems and geo-targeting by country or city.4MIT- AlicenseNot gradedqualityDmaintenanceA geo-distributed HTTP proxy for AI agents, enabling web fetching from multiple global regions (Frankfurt, Sydney, New York, San Francisco) with support for screenshots, scraping, and JS rendering.MIT
Related MCP Connectors
Reliable web access for AI agents: smart HTTP, rotating proxies, and full-browser rendering.
Enable language models to perform advanced AI-powered web scraping with enterprise-grade reliabili…
Turn the web into structured, reliable, actionable enterprise data for AI Agents
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/quantumproxies/quantumproxies-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server