← Registry

Analytics

comp-shop.com

Searches and lists compensation survey vendors and reports by industry, region, or job title.

1 endpoint7 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://www.comp-shop.com/api/mcp

No auth detected

MCP server metadata

Name
compshop
Version
0.1.0
Capabilities
tools
Server instructions

CompShop is the independent directory of compensation surveys. Use these tools to find which surveys cover an industry, geography, or job title; to get vendor details; or to recommend best-fit surveys for a benchmarking context. Detail-page links go to comp-shop.com; vendor-site links route through tracking redirects.

Known tools 7

search

Free-text search across the CompShop directory of compensation surveys.

Inferred read-only
list_vendors_by_industry

List every CompShop vendor that publishes surveys for a given industry.

Inferred read-only
list_vendors_by_region

List vendors with survey coverage in a given region.

Inferred read-only
find_surveys_for_position

Find compensation surveys that benchmark a specific job title or position (e.

Inferred read-only
get_vendor

Detailed info on a specific vendor by slug, including all of their reports.

Inferred read-only
get_report

Detailed info on a single survey report by slug.

Inferred read-only
recommend_surveys

Recommend the best-fit compensation surveys given a hiring/benchmarking context.

Inferred read-only

CONNECT 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.compshop]
url = "https://www.comp-shop.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "compshop": {
      "type": "http",
      "url": "https://www.comp-shop.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: compshop
Remote MCP URL: https://www.comp-shop.com/api/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": {
    "compshop": {
      "url": "https://www.comp-shop.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "compshop": {
      "type": "http",
      "url": "https://www.comp-shop.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "compshop",
  "transport": "streamable-http",
  "url": "https://www.comp-shop.com/api/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 comp-shop.com was fetched 2026-08-03T23:54:54.732Z and is being refreshed.

Trust status Trusted

comp-shop.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.