Official MCP server for AskCyborg. Stress tests every public and private company through intense analyst debate, focused on what makes or breaks the business decisions that ride on them — packaged as 30-page reports, audio briefings, and a proprietary Cyborg Score (1-10) calculated from hundreds of data points per company.
Four tools:
- search_companies(query, limit) — search the corpus by name or industry keyword. Returns Cyborg Score, one-line strategic profile, and full report URL.
- get_company_report(company) — full structured report with executive summary, Cyborg Score rationale, top insights, competitive positioning, and recent developments.
- get_cyborg_score(company) — just the 1-10 score for fast lookups.
- compare_companies(companies[]) — side-by-side comparison of 2-5 companies on score, industry, key insights, and competitive positioning.
Hosted at https://mcp.askcyborg.com/mcp (Streamable HTTP transport, MCP 2025-03-26 protocol). Anonymous free tier: 20 requests/minute per IP, no API key required.
Marketing/install page: https://askcyborg.com/mcp
Source: https://github.com/Ask-Cyborg/askcyborg-mcp (MIT, TypeScript on Cloudflare Workers)