# CompShop MCP server

Search 350+ compensation surveys by industry, region, or job title. Independent directory.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-mkibrick-compshop
- Repository: https://github.com/mkibrick/compshop
- Website: https://www.comp-shop.com/mcp

## Install
- Endpoint: https://www.comp-shop.com/api/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://www.comp-shop.com/api/mcp

## Tools
- search - Free-text search across the CompShop directory of compensation surveys. Returns matching vendors, reports, job families, and positions. Use for open-ended discovery questions like 'biotech surveys in Europe' or 'CEO compensation data'. Endpoint: https://www.comp-shop.com/api/mcp
- list_vendors_by_industry - List every CompShop vendor that publishes surveys for a given industry. Use when the user asks 'what survey publishers cover [industry]?' Endpoint: https://www.comp-shop.com/api/mcp
- list_vendors_by_region - List vendors with survey coverage in a given region. Use when the user asks 'what publishers cover [region]?' Region is matched against both vendor-level scope and individual report scopes. Endpoint: https://www.comp-shop.com/api/mcp
- find_surveys_for_position - Find compensation surveys that benchmark a specific job title or position (e.g. 'Software Engineer', 'CPA', 'Sr Acct', 'head of finance'). Combines literal title matching with embedding-based semantic similarity, so abbreviations and paraphrases work — 'CPA' returns 'Certified Public Accountant', 'Sr Acct' returns 'Senior Accountant'. Reports per position are ranked to surface broad-coverage surveys (general-industry, US scope) before niche cuts. Endpoint: https://www.comp-shop.com/api/mcp
- get_vendor - Detailed info on a specific vendor by slug, including all of their reports. Use after `search` or `list_vendors_by_industry` returns a candidate. Endpoint: https://www.comp-shop.com/api/mcp
- get_report - Detailed info on a single survey report by slug. Endpoint: https://www.comp-shop.com/api/mcp
- recommend_surveys - Recommend the best-fit compensation surveys given a hiring/benchmarking context. Use when the user asks 'what survey should I use for [situation]?' Returns ranked vendors with rationale. Required: industry. Optional: region, role focus. Endpoint: https://www.comp-shop.com/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.mkibrick
- Version: 0.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 27, 2026
- Source: https://registry.modelcontextprotocol.io
