# RobotScope MCP Server (remote · mcp.robotscope.net)

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

- Trust score: 64/100 (medium)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `mcp.robotscope.net`: 64/100 (this document), [markdown](https://verifymcp.io/servers/net-robotscope-mcp/mcp.md), [page](https://verifymcp.io/servers/net-robotscope-mcp/mcp)

## Channel facts

- Endpoint: `https://mcp.robotscope.net/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.1.0`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 9 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 66/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 991 tokens (~110/item across 9 items; 9 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 92/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 76% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http net-robotscope-mcp https://mcp.robotscope.net/mcp
```

### Codex

```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
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add net-robotscope-mcp --url https://mcp.robotscope.net/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  net-robotscope-mcp:
    url: "https://mcp.robotscope.net/mcp"
```

### Other

```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 recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-02 (score 64, +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.

### 2026-07-31 (score 63, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 62, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-29 (score 62, +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.

### 2026-07-28 (score 61, +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.

### 2026-07-27 (score 60, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 60)

First indexed and scored.

## MCP tools (9)

### `search_companies` (~297 tokens)

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

Input parameters:

- `country` (string): 国家筛选，支持 ISO 代码（"CN"/"US"/"UK"/"DE"/"FR"/"KR"/"JP"）或全称（"China"/"United States"/"Germany"），自动归一化
- `layer` (string): 产业链层筛选，如 "具身本体层" / "智能层" / "感知层"
- `limit` (number)
- `priority` (string)
- `query` (string): 关键词，匹配公司名 / 中文名 / 标签 / 产业链位置 / 国家。支持别名（如"宇树""figure""优必选"）。留空则仅按 filter 条件搜索。
- `sort_by` (string): 排序方式，默认 relevance
- `valuation_max` (number): 最高估值（美元），如 5e9 = 50亿美元
- `valuation_min` (number): 最低估值（美元），如 1e9 = 10亿美元

### `get_company_detail` (~106 tokens)

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

Input parameters:

- `slug` (string, required): 公司 slug 或别名，如 "figure-ai" / "unitree" / "agibot"（自动映射到 zhiyuan-robotics）。可先用 search_companies 找 slug。

### `compare_companies` (~90 tokens)

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

Input parameters:

- `slugs` (array, required): 1-5 家公司 slug 或别名，如 ["agibot", "宇树"]

### `industry_landscape` (~46 tokens)

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

### `list_recent_updates` (~47 tokens)

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

Input parameters:

- `days` (number)

### `get_funding_summary` (~43 tokens)

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

### `get_pulse` (~82 tokens)

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

Input parameters:

- `date` (string): 日期 YYYY-MM-DD，默认最新一期
- `limit` (number): 返回前 N 条卡片，默认全部

### `get_changelog` (~128 tokens)

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

Input parameters:

- `days` (number): 返回最近 N 天的记录，默认 30 天
- `slug` (string, required): 公司 slug 或别名，如 "unitree" / "figure-ai" / "agibot"。支持别名映射。

### `search_by_sector` (~152 tokens)

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

Input parameters:

- `limit` (number)
- `sector` (string, required): 赛道名，如 "人形机器人" / "灵巧手" / "VLA" / "仓储物流" / "减速器" / "四足机器人" / "具身基础模型" / "世界模型" / "工业自动化"

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/net-robotscope-mcp/mcp#diagnostics

## Score history

- 2026-08-03: 64
- 2026-08-02: 64
- 2026-08-01: 63
- 2026-07-31: 63
- 2026-07-30: 62
- 2026-07-29: 62
- 2026-07-28: 61
- 2026-07-27: 60
- 2026-07-26: 60

## Links

- Remote endpoint: https://mcp.robotscope.net/mcp
- Repository: https://github.com/julewizlab/robotscope-mcp
- Changelog RSS feed: https://verifymcp.io/servers/net-robotscope-mcp/mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/net-robotscope-mcp/mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/net-robotscope-mcp/mcp
