{"name":"compshop","version":"0.1.0","description":"CompShop MCP server — read-only access to the directory of compensation surveys.","install_docs":"https://www.comp-shop.com/mcp","tools":[{"name":"search","description":"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'."},{"name":"list_vendors_by_industry","description":"List every CompShop vendor that publishes surveys for a given industry. Use when the user asks 'what survey publishers cover [industry]?'"},{"name":"list_vendors_by_region","description":"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."},{"name":"find_surveys_for_position","description":"Find compensation surveys that benchmark a specific job title or position (e.g. 'Software Engineer', 'Director of Finance', 'Registered Nurse'). Returns matching positions and the surveys that cover them."},{"name":"get_vendor","description":"Detailed info on a specific vendor by slug, including all of their reports. Use after `search` or `list_vendors_by_industry` returns a candidate."},{"name":"get_report","description":"Detailed info on a single survey report by slug."},{"name":"recommend_surveys","description":"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."}]}