mcpbeat

AskCyborg MCP Server

io.github.Ask-Cyborg/askcyborg-mcp
answering

AskCyborg is answering right now. Last checked 16 min ago. It exposes 8 tools. Last commit 7 Jul 2026.

Analyst-debate research on every public and private company. 8 tools: search, score, compare, more.

Uptime history 42 hours of history
42 hours agonow
100.0%
Uptime 24h
91 of 91 checks
8
Tools
read from the server
115 ms
Response time
average over 24h
1
Stars
last commit 7 Jul 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 16 min ago.

run in your terminal
claude mcp add askcyborg-mcp --transport http https://mcp.askcyborg.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "askcyborg-mcp": {
      "url": "https://mcp.askcyborg.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.askcyborg-mcp]
url = "https://mcp.askcyborg.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "askcyborg-mcp": {
      "url": "https://mcp.askcyborg.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "askcyborg-mcp": {
      "url": "https://mcp.askcyborg.com/mcp"
    }
  }
}

Available tools 8

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

companies
search_companies
Search AskCyborg's corpus of company research by name or industry keyword. Returns up to N matches with company name, Cyborg Score, one-line strategic profile, and the URL to the full preview report. Use this first when the user mentions a company you want to research, or to discover companies in a category.
company
get_company_report
Retrieve AskCyborg's structured research report for a single company. Includes executive summary, Cyborg Score with rationale, strategic profile, top insights, competitive positioning, and recent developments. Returns a paywall-aware summary; the full 30-page report and analyst-debate audio are available at the returned URL.
compare
compare_companies
Compare 2-5 companies side by side on Cyborg Score, industry, key insights, and competitive positioning. Useful for portfolio decisions, M&A short-listing, or competitive analysis.
competitors
find_competitors
Find the named competitors of a company that AskCyborg's analyst panel identified as material to the target's strategic position. Returns each competitor with the one-line strategic tagline AskCyborg uses to characterize them. Useful for competitive landscape analysis, M&A short-listing, or pricing reference checks.
cyborg
get_cyborg_score
Retrieve just the Cyborg Score (1-10) for a company. The Cyborg Score is AskCyborg's proprietary rating, synthesized from hundreds of data points across business model, financials, leadership, competitive position, technology, marketing, and ESG. Use this when the user wants a quick rating without the full report context.
industry
search_by_industry
Find companies in AskCyborg's corpus that operate in a specific industry. Returns up to N companies with their Cyborg Score and one-line strategic profile, ranked by Cyborg Score. Use this for sector mapping, comparable analysis, or to discover companies you didn't know existed in a space.
recent
get_recent_developments
Retrieve the most recent material developments (news, deals, leadership changes, product launches, financial events) that AskCyborg's analyst panel flagged as decision-relevant for this company. Each entry is dated and concise. Use this for news catch-up before a meeting, for monitoring portfolio companies, or to spot recent strategic shifts.
top
get_top_insights
Retrieve just the top analyst-debate insights for a company — the punchiest, decision-relevant claims that AskCyborg's analyst panel surfaced after stress-testing the company. Faster and more focused than get_company_report when you just need 'what should I know about this company in 60 seconds'.

Endpoints

URLTransportStateLatencyChecked
https://mcp.askcyborg.com/mcp streamable-http answering 157 ms 16 min ago

AskCyborg — questions

Answers built from our own checks of this server.

What can AskCyborg do?
It exposes 8 tools, read directly from the server on our last check. Among them: compare_companies, find_competitors, get_company_report, get_cyborg_score, get_recent_developments, get_top_insights and 2 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is AskCyborg working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 115 ms. The bar chart above shows every period we have measured.
How do I connect AskCyborg?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does AskCyborg need an API key?
No. AskCyborg completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 8 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is AskCyborg?
It answers our handshake in 115 ms on average, which is faster than 81% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is AskCyborg open source?
Yes — it is published under the NOASSERTION licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.