Server data from the Official MCP Registry
Pre-purchase trust checks for AI agents: recalls, scam signals, proceed/caution/avoid verdict.
Pre-purchase trust checks for AI agents: recalls, scam signals, proceed/caution/avoid verdict.
Remote endpoints: streamable-http: https://purchaseiq.io/api/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
1 tool verified · Open access · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-purchaseiq-mcp": {
"url": "https://purchaseiq.io/api/mcp"
}
}
}From the project's GitHub README.
Pre-purchase trust intelligence for AI agents. One tool call before checkout: product recalls (46k records across US/EU/CA), seller credibility, scam and phishing signals, and an AI trust verdict — aggregated from 10+ verified sources.
This repository hosts the MCP Registry manifest for the hosted PurchaseIQ server. The server itself is remote — there is nothing to install or run.
https://purchaseiq.io/api/mcp
Transport: Streamable HTTP (stateless JSON-RPC over POST). Registry name: io.purchaseiq/mcp.
Claude Code
claude mcp add --transport http purchaseiq https://purchaseiq.io/api/mcp
Cursor, Claude Desktop & other MCP clients — add to your MCP config (mcp.json / claude_desktop_config.json):
{
"mcpServers": {
"purchaseiq": {
"url": "https://purchaseiq.io/api/mcp"
}
}
}
Claude.ai — Settings → Connectors → Add custom connector → paste the endpoint URL.
ChatGPT — Settings → Connectors → Create (developer mode) → paste the endpoint URL.
analyze_purchasePass whatever the agent has — all inputs optional, at least one required:
| Input | Description |
|---|---|
url | Product or store URL |
company | Seller or company name |
product | Product name or description |
barcode | EAN, GTIN, or UPC barcode |
country | ISO country code (default: US) |
Response is a compact agent verdict:
{
"verdict": "caution",
"score": 55,
"topFlags": [
"Domain registered 3 months ago",
"No company registration found",
"SSL valid, TLS 1.3"
],
"reason": "Very new domain with no verifiable company behind it."
}
verdict is proceed, caution, or avoid. score is 0–100. topFlags lists up to three highest-priority signals, dangers first.
tools/call) per day per IP. Protocol handshakes (initialize, tools/list) are always free.Authorization: Bearer <key> to the same endpoint — no daily limit. Get a key at purchaseiq.io/mcp.Documentation in this repository is MIT licensed — see LICENSE.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.