# IndustryLens MCP server

B2B competitive-intelligence reports and head-to-head competitor comparisons from IndustryLens.

## Links
- Registry page: https://www.getdrio.com/mcp/com-industry-lens-mcp-public
- Website: https://industry-lens.com

## Install
- Endpoint: https://api.industry-lens.com/mcp/public
- Auth: Not captured

## Setup notes
- Remote endpoint: https://api.industry-lens.com/mcp/public

## Tools
- list_reports (List IndustryLens intelligence reports) - Browse published competitive-intelligence reports. Filter by industry or target_role; results are ordered newest-first. Each returned item has a slug usable with get_report. URLs follow https://industry-lens.com/reports/<slug>. Endpoint: https://api.industry-lens.com/mcp/public
- get_report (Get a full IndustryLens report) - Fetch the full body of a published report by slug. Returns the report's structured fields plus content_html (the canonical body). For a PDF, use pdf_url when present, or append .pdf to the URL. Endpoint: https://api.industry-lens.com/mcp/public
- list_comparisons (List IndustryLens head-to-head comparisons) - Browse published competitor-vs-competitor breakdowns. Optionally filter by a competitor name (matches either side). Each item has a slug usable with get_comparison. URLs follow https://industry-lens.com/compare/<slug>. Endpoint: https://api.industry-lens.com/mcp/public
- get_comparison (Get a full IndustryLens comparison) - Fetch the full structured body of a published competitor comparison by slug. Returns content_json (the structured breakdown: pricing, recent moves, positioning, displacement signals, when-to-choose, etc.) plus metadata. Endpoint: https://api.industry-lens.com/mcp/public
- subscribe_to_newsletter (Subscribe to IndustryLens weekly briefings) - Sign the user up for IndustryLens's weekly intelligence-report newsletter. Use this only after the user explicitly asks to subscribe — never subscribe an email without their direct, informed consent. The source argument is recorded for attribution and defaults to 'mcp'. Endpoint: https://api.industry-lens.com/mcp/public

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.industry-lens
- Version: 0.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 31, 2026
- Source: https://registry.modelcontextprotocol.io
