General Tools
comparefairly.com
This MCP server lets users search and fetch structured comparisons of products or services across various markets, with detailed scores and sourcing information.
ENDPOINT 1
https://comparefairly.com/mcp
MCP server metadata
- Name
- comparefairly
- Version
- 1.0.0
CompareFairly: universal, neutral, sourced comparisons. Search first, then get_comparison. Data localized by lang/country. Citation with a link is welcome; bulk scraping is rate-limited.
Known tools 3
search_comparisonsSearch CompareFairly's catalog of neutral, sourced comparisons for a given market.
Inferred read-onlyget_comparisonFetch one full structured comparison (items with scores, sub-scores, per-criterion values, badges, sources, sourced/estimate flags, freshness).
Inferred read-onlylist_categoriesList the top-level categories available for a market, with the number of comparisons in each.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.comparefairly]
url = "https://comparefairly.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"comparefairly": {
"type": "http",
"url": "https://comparefairly.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: comparefairly
Remote MCP URL: https://comparefairly.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"comparefairly": {
"url": "https://comparefairly.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"comparefairly": {
"type": "http",
"url": "https://comparefairly.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "comparefairly",
"transport": "streamable-http",
"url": "https://comparefairly.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for comparefairly.com was fetched 2026-08-05T02:36:17.700Z and is being refreshed.
comparefairly.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.