Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

RobotScope MCP Server

REMOTE · MCP.ROBOTSCOPE.NET · SCANNED AUG 3

Embodied AI & robotics MCP — 180+ companies, funding, Pulse, sector data (CC BY-NC 4.0)

+4 this week 64 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability66
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 991 tokens (~110/item across 9 items; 9 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage92
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 76% of tool parameters carry a description.Partial
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · mcp.robotscope.net

# add to Claude Code
claude mcp add --transport http net-robotscope-mcp https://mcp.robotscope.net/mcp
# ~/.codex/config.toml
[mcp_servers.net-robotscope-mcp]
url = "https://mcp.robotscope.net/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "net-robotscope-mcp": {
      "type": "remote",
      "url": "https://mcp.robotscope.net/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add net-robotscope-mcp --url https://mcp.robotscope.net/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  net-robotscope-mcp:
    url: "https://mcp.robotscope.net/mcp"
// mcp.json
{
  "mcpServers": {
    "net-robotscope-mcp": {
      "type": "http",
      "url": "https://mcp.robotscope.net/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 60

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://mcp.robotscope.net/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=robotscope.net CN=WE1,O=Google Trust Services,C=US 16 Jul 2026 14 Oct 2026 ECDSA 256 ECDSA-SHA256 97ad442341ddddae139c94e3af9573ff
SANs: robotscope.net, mcp.robotscope.net, *.mcp.robotscope.net
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of mcp.robotscope.net. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
net. present 37331 13 Verified
robotscope.net. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.robotscope.net/mcp Verified 200
http (plaintext) http://mcp.robotscope.net/mcp HTTPS enforced 301 https://mcp.robotscope.net/mcp
MCP tools — 9 exposed · ~991 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
compare_companies ~90

同时拉 1-5 家公司的核心 meta 用于对比(融资/估值/成立/阶段/产业链位置)。传 1 家返回单项摘要,2+ 家返回并排表格友好结构。支持别名。

NameTypeReqDescription
slugsarrayyes1-5 家公司 slug 或别名,如 ["agibot", "宇树"]

No output schema declared.

No examples provided.

get_changelog ~128

获取【单家公司】「动态记录」section 的变更时间线(非全局 changelog)。slug 为必填参数,指定目标公司。返回该公司最近 N 天的动态摘要,用于回答"这家公司最近有什么变化"。如需多家公司动态,请使用 search_companies 或 list_recent_updates。

NameTypeReqDescription
daysnumber返回最近 N 天的记录,默认 30 天
slugstringyes公司 slug 或别名,如 "unitree" / "figure-ai" / "agibot"。支持别名映射。

No output schema declared.

No examples provided.

get_company_detail ~106

获取单家公司完整档案(团队/产品/技术路线/商业进展/融资/风险),含 markdown 内容。支持别名:如 "agibot"→智元机器人、"宇树"→unitree。

NameTypeReqDescription
slugstringyes公司 slug 或别名,如 "figure-ai" / "unitree" / "agibot"(自动映射到 zhiyuan-robotics)。可先用 search_companies 找 slug。

No output schema declared.

No examples provided.

get_funding_summary ~43

返回 robotscope 188+ 家公司融资格局摘要 — 总融资规模 / 国家分布 / 产业链分布 / 估值分布。

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_pulse ~82

获取 RobotScope 每日具身智能简报 Pulse 的卡片数据。每条含标题/分类/摘要/判断/关联公司。用于"今天具身智能圈发生了什么"。

NameTypeReqDescription
datestring日期 YYYY-MM-DD,默认最新一期
limitnumber返回前 N 条卡片,默认全部

No output schema declared.

No examples provided.

industry_landscape ~46

返回具身智能产业链全景图(感知层/运动控制层/具身本体层/智能层/应用层),每层下公司清单。

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_recent_updates ~47

列出最近 N 天 profile 有更新的公司(last_updated 在 N 天内)。用于"昨天/本周行业有啥动静"

NameTypeReqDescription
daysnumber

No output schema declared.

No examples provided.

search_by_sector ~152

按赛道/技术路线筛选公司。支持中英文赛道名(如"人形机器人"/"灵巧手"/"VLA"/"仓储物流"/"减速器"/"四足")。从 tags + layer + name + chinese_name 中智能匹配,返回匹配的公司列表及赛道统计。

NameTypeReqDescription
limitnumber
sectorstringyes赛道名,如 "人形机器人" / "灵巧手" / "VLA" / "仓储物流" / "减速器" / "四足机器人" / "具身基础模型" / "世界模型" / "工业自动化"

No output schema declared.

No examples provided.

search_companies ~297

在 robotscope 188+ 家具身智能公司中搜索。支持中英文关键词、常见别名(如"宇树"→Unitree、"figure"→Figure AI)、模糊匹配。可叠加 filter(国家/产业链层/优先级/估值范围)。支持按估值排序。

NameTypeReqDescription
countrystring国家筛选,支持 ISO 代码("CN"/"US"/"UK"/"DE"/"FR"/"KR"/"JP")或全称("China"/"United States"/"Germany"),自动归一化
layerstring产业链层筛选,如 "具身本体层" / "智能层" / "感知层"
limitnumber
prioritystring
querystring关键词,匹配公司名 / 中文名 / 标签 / 产业链位置 / 国家。支持别名(如"宇树""figure""优必选")。留空则仅按 filter 条件搜索。
sort_bystring排序方式,默认 relevance
valuation_maxnumber最高估值(美元),如 5e9 = 50亿美元
valuation_minnumber最低估值(美元),如 1e9 = 10亿美元

No output schema declared.

No examples provided.