com.upscrape/mcp
OfficialClick on "Deploy 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., "@com.upscrape/mcpcompare prices for Sony WH-1000XM5 on Amazon and Best Buy"
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.
Upscrape MCP server
Real-time data APIs for 50+ commerce, grocery, social and maps platforms, over one remote MCP server. AI clients such as Claude, ChatGPT, Cursor, VS Code, Codex and Gemini CLI connect with OAuth and get structured JSON from the live source.
This repository holds connection instructions and the registry description. The server itself is hosted by Upscrape; there is nothing to install or run.
Server URL |
|
Transport | Streamable HTTP (remote) |
Authentication | OAuth 2.1 with PKCE and dynamic client registration, or an API key as a bearer token |
MCP Registry name | |
Documentation | |
Catalog |
Connect
Add the server URL to your client and sign in to Upscrape when the browser opens. No API key is needed with OAuth. You can also generate a configuration for your client at Connect MCP.
Claude and ChatGPT
Add a custom connector with this URL and sign in:
https://data.upscrape.com/mcpClaude Code
claude mcp add --transport http upscrape https://data.upscrape.com/mcpThen open /mcp in Claude Code and authenticate.
Cursor
This repository is also a Cursor plugin (manifest). To configure it by hand, add to your MCP configuration (example):
{
"mcpServers": {
"upscrape": {
"url": "https://data.upscrape.com/mcp"
}
}
}VS Code
Save as .vscode/mcp.json, start the server and authenticate
(example):
{
"servers": {
"upscrape": {
"type": "http",
"url": "https://data.upscrape.com/mcp"
}
}
}Codex
Add to your Codex configuration, then run codex mcp login upscrape
(example):
[mcp_servers.upscrape]
url = "https://data.upscrape.com/mcp"Gemini CLI
Add to settings.json, then run /mcp auth upscrape
(example):
{
"mcpServers": {
"upscrape": {
"httpUrl": "https://data.upscrape.com/mcp"
}
}
}API key instead of OAuth
Clients that accept a bearer token can use an Upscrape API key. See API key setup.
Related MCP server: Pangolinfo Amazon Data MCP
Tools
The default connection exposes four tools:
Tool | What it does | Cost |
| Finds capabilities by task, platform, URL or category. Top matches include their input schema | Free |
| Returns a capability's exact input schema, example input, timeout and price | Free |
| Runs one capability. Supports a credit ceiling ( | The capability's published price, charged only when the job succeeds |
| Retrieves a job started earlier, including large results in chunks | Free |
Every tool carries read-only and destructive hints. No tool is destructive.
To expose specific platforms or capabilities as their own named tools, add them
to the URL, for example https://data.upscrape.com/mcp?platforms=blinkit. See
tool pinning and
tools.
Pricing
Prepaid credits, fixed price per request, no subscription. Each capability publishes its price. Failed requests are not charged and purchased credits do not expire. New accounts get up to 100 free credits to start. See pricing.
Security
Access tokens are bound to the MCP resource and can be revoked at any time.
The consent page can restrict a connection to selected platforms or disable execution. See scoped access.
Results come from third-party websites. Treat them as data, never as instructions. See security.
Upscrape is not affiliated with the platforms in its catalog. Platform names are trademarks of their respective owners.
Support
Email founders@upscrape.com or open an issue in this repository.
This server cannot be deployed
Maintenance
Related MCP Connectors
Remote MCP connector for eBay, Shopify, Best Buy & Etsy marketplace data via the Commerce API
MCP server connecting AI agents to 100+ apps (Gmail, Slack, Notion, GitHub) via one-click OAuth.
Unified MCP Server is a remote MCP connector for AI agents and vertical AI products that provides access to 22,000+ authorized SaaS tools across 400+ integrations and 24 categories directly inside LLMs (Claude, GPT, Gemini, Cohere). Tools operate only on explicitly authorized customer connections, enabling agents to safely read and write against live third-party systems.
Multi-tenant MCP gateway for AI commerce. One connection, every store.
Related MCP Servers
AlicenseCqualityAmaintenanceHosted MCP server for structured public web data — 319 tools across search, maps, commerce, social & finance, returning clean JSON.10500536 npm1MIT- AlicenseAqualityBmaintenanceRemote MCP server with 19 e-commerce and IP-compliance data tools — Amazon product/review/search/niche/bestseller data, AI SERP & keyword trends, local Maps POI, WIPO trademark search, and PACER patent litigation. No scraping code or proxies needed; one API key unlocks all tools.211MIT
- AlicenseNot gradedqualityAmaintenanceMCP server for structured web data access, enabling local-market research and lead-list enrichment by returning business names, locations, ratings, and review signals from concrete queries.1MIT

SandBaseofficial
AlicenseNot gradedqualityBmaintenanceEnables AI assistants to discover and invoke 2,000+ models and APIs—including web search, social media, scraping, image/video generation, and audio—through a single local MCP bridge using OAuth, with no per-API keys.32 npm188Apache 2.0