Sponsored by Deepsite.site

Askcyborg

Created By
Ask-Cyborga month ago
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)
Overview

AskCyborg MCP Server

Official MCP server for AskCyborg. Search and retrieve AI company research, analyst-debate audio briefings, and the proprietary Cyborg Score (1-10) — directly from Claude, Cursor, Cline, Continue, Windsurf, ChatGPT, and any other Model Context Protocol client.

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.


What this MCP server does

ToolPurpose
search_companiesFind companies in AskCyborg's corpus by name or industry keyword
get_company_reportFull report — executive summary, Cyborg Score, strategic profile, top insights, competitors, recent developments
get_cyborg_scoreQuick rating-only lookup (1-10 + rationale)
compare_companiesSide-by-side comparison of 2–5 companies on Cyborg Score, industry, and strategic profile
find_competitorsNamed competitors with one-line strategic taglines
search_by_industryDiscover companies in a sector, ranked by Cyborg Score
get_recent_developmentsDated news, deals, leadership changes, financial events
get_top_insightsJust the punchiest analyst-debate insights, faster than the full report

Each tool returns a structured Markdown response with a direct link to the full 30-page research report + 15-minute analyst-debate audio briefing on askcyborg.com.


Quick start

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "askcyborg": {
      "transport": {
        "type": "http",
        "url": "https://mcp.askcyborg.com/mcp"
      }
    }
  }
}

Restart Claude Desktop. The tools appear in the model's tool list automatically.

Cursor

.cursor/mcp.json in your project root:

{
  "mcpServers": {
    "askcyborg": {
      "url": "https://mcp.askcyborg.com/mcp"
    }
  }
}

Cline / Continue / Windsurf

Same pattern — point the client's MCP config at https://mcp.askcyborg.com/mcp via the HTTP transport.

ChatGPT (custom GPT)

Add a custom action with the OpenAPI spec at https://mcp.askcyborg.com/openapi.json (coming in v0.2).


Examples

Find AI infrastructure companies:

Use AskCyborg to find five companies in the AI infrastructure space and tell me which has the highest Cyborg Score.

One-shot research:

Pull the AskCyborg report on Anthropic and summarize the bull case in three bullets.

Comparison for due diligence:

Compare OpenAI, Anthropic, and Mistral on AskCyborg's Cyborg Score and competitive positioning.

Watchlist screening:

For each of CRWD, ZS, S, NET, PANW — pull the Cyborg Score from AskCyborg and rank.


Architecture

  • Runtime: Cloudflare Workers (edge-deployed, sub-100ms cold start globally)
  • Transport: HTTP (Streamable HTTP transport per MCP spec 2025-03-26)
  • Data source: AskCyborg public preview corpus + Supabase research_cache (for authenticated tiers in v0.2+)
  • Auth (v0.1): Anonymous, shared rate limit (20 req/min per IP)
  • Auth (v0.2): OAuth 2.1 PKCE for one-click "Connect AskCyborg" in Claude.ai; API-key fallback for headless clients

What's in v0.1

  • ✅ 4 core tools (search_companies, get_company_report, get_cyborg_score, compare_companies)
  • ✅ HTTP transport
  • ✅ Per-IP rate limiting (20 req/min free tier)
  • ✅ Reads from the public preview corpus (millions of companies, no auth required)

Coming in v0.2

  • 🔜 OAuth 2.1 PKCE for one-click install in Claude.ai
  • 🔜 Authenticated paid-tier tools (get_full_report, get_audio_briefing_url, watchlists)
  • 🔜 compare_companies extended to 10 entries with deeper diff
  • 🔜 get_competitive_landscape (full competitor graph, not just 3)
  • 🔜 get_recent_filings_summary for S-1, 10-K, 10-Q
  • 🔜 Streaming SSE responses for long-running queries

Local development

git clone https://github.com/Ask-Cyborg/askcyborg-mcp.git
cd askcyborg-mcp
npm install
npm run dev   # starts wrangler dev on http://localhost:8787

In a separate terminal:

curl -X POST http://localhost:8787/mcp \
  -H 'Content-Type: application/json' \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'

To deploy your own instance:

wrangler secret put SUPABASE_URL
wrangler secret put SUPABASE_ANON_KEY
npm run deploy

About AskCyborg

AskCyborg covers millions of public and private companies across 195 countries. Every company gets a 30-page research report, a 15-minute analyst-debate podcast (where bull and bear AI analysts argue the investment case), and a Cyborg Score (1-10) synthesized from hundreds of data points.

Built for VCs, finance teams, corporate strategists, and operators whose decisions ride on understanding companies fast and from every angle.


License

MIT. Use this MCP server in any client. The underlying AskCyborg content (research reports, audio briefings, Cyborg Score) remains AskCyborg's intellectual property — please respect the rate limits and don't bulk-scrape.

Issues & contributions

Open an issue at https://github.com/Ask-Cyborg/askcyborg-mcp/issues. PRs welcome for new tools, client examples, and bug fixes.

Server Config

{
  "mcpServers": {
    "askcyborg": {
      "url": "https://mcp.askcyborg.com/mcp"
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
CursorThe AI Code Editor
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
DeepChatYour AI Partner on Desktop
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Tavily Mcp
Amap Maps高德地图官方 MCP Server
ChatWiseThe second fastest AI chatbot™
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
WindsurfThe new purpose-built IDE to harness magic
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright McpPlaywright MCP server
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Serper MCP ServerA Serper MCP Server
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs