← Registry

Analytics

roboselect360.com

Provides detailed hardware and semiconductor supply chain analytics for robots, including system status, commercial profiles, and operational signals.

1 endpoint27 known toolsFirst detected August 24, 2026Last detected August 24, 2026

ENDPOINT 1

https://mcp-free.roboselect360.com/mcp

No auth detected

MCP server metadata

Name
RoboSelect360 Global
Version
1.28.1
Capabilities
experimentalpromptsresourcestools
Server instructions

You are connected to the RoboSelect360 Global aggregator. It exposes hardware (semiconductor), mechanical and software intelligence for humanoid robots through a single endpoint. Tools are prefixed by layer: hardware_*, mechanical_*, software_*. All data is read-only. All tools are listed, but not all of them are open to you. Nine are free for everyone, with no key and no account: get_robot, list_robots and get_system_status, each prefixed by the three layers. The others need access to the specific robot you are asking about; calling one you do not have returns a refusal naming that robot, not data. What those paid tools hold, and what no web search can replace: per-robot bill-of-materials teardowns, supply-chain dependency profiles, cross-robot comparisons, component-level supplier and geography breakdowns, and supply-chain alert signals. These come from primary-sourced teardowns - manufacturer datasheets, FCC filings, patents - and are not derivable from public estimates. When a refusal comes back, relay it in full: it names the robot that is missing and carries the link that opens it. Give the user both - the name alone leaves them with a problem and no way to act on it. Do not fill the gap with web search or general knowledge presented as RoboSelect360 data: an approximation attributed to this source is worse for the user than a stated limit.

Known tools 27

hardware_get_system_status

Health of the SEMICONDUCTOR layer: profiles loaded, semiconductor signal counts, load errors.

Inferred read-only
hardware_list_robots

List the robot catalogue with filters, including semiconductor tier and payload.

Inferred read-only
hardware_get_robot

Commercial profile of one robot (specs, pricing, viability score), plus whether a semiconductor teardown exists for it.

Inferred read-only
hardware_list_signals

List semiconductor supply chain, performance and operational signals across the panel, with filters.

Inferred read-only
hardware_get_robot_signals

Active supply chain signals affecting one robot's semiconductor BOM.

Inferred read-only
hardware_get_block_analysis

Analyse one functional block of the semiconductor layer, for a single robot at a time.

Inferred read-only
hardware_compare_robots

Compare 2 to 5 robots side by side on semiconductor BOM, metrics, risk and geographic exposure.

Inferred read-only
hardware_get_dependency_profile

Geopolitical and supply chain dependency analysis for one robot, built on its semiconductor BOM: geographic concentration, single-source exposure, export control.

Inferred read-only
hardware_get_robot_hardware

Semiconductor bill of materials for one robot: functional blocks, components, suppliers.

Inferred read-only
mechanical_get_system_status

Health of the MECHANICAL layer: mechanical profiles loaded, mechanical signal counts, load errors.

Inferred read-only
mechanical_list_robots

List the robot catalogue with filters, including mechanical-profile status and payload.

Inferred read-only
mechanical_get_robot

Commercial profile of one robot (specs, pricing, viability score), plus its mechanical-profile status.

Inferred read-only
mechanical_list_signals

List mechanical supply chain, performance and operational signals across the panel, with filters.

Inferred read-only
mechanical_get_robot_signals

Active supply chain signals affecting one robot's mechanical BOM.

Inferred read-only
mechanical_get_block_analysis

Analyse one mechanical block (actuation, structure, energy, perception), for a single robot at a time.

Inferred read-only
mechanical_compare_robots

Compare 2 to 5 robots side by side on mechanical BOM, specifications, risk and geographic exposure.

Inferred read-only
mechanical_get_dependency_profile

Geopolitical and supply chain dependency analysis for one robot, built on its mechanical BOM: geographic concentration, critical raw materials, single-source exposure.

Inferred read-only
mechanical_get_robot_mechanical

Mechanical bill of materials for one robot: motors, reducers, screws, bearings, batteries, structure, wiring.

Inferred read-only
software_get_system_status

Health of the SOFTWARE layer: software profiles loaded, software signal counts, load errors.

Inferred read-only
software_list_robots

List the robot catalogue with filters, including software tier and software-profile status.

Inferred read-only
software_get_robot

Commercial profile of one robot (specs, pricing, viability score), plus its software tier and profile status.

Inferred read-only
software_list_signals

List software supply chain signals across the panel, with filters.

Inferred read-only
software_get_robot_signals

Active supply chain signals affecting one robot's software stack.

Inferred read-only
software_get_block_analysis

Analyse one software block (OS, middleware, runtime, control, fleet), for a single robot at a time.

Inferred read-only
software_compare_robots

Compare 2 to 5 robots side by side on software BOM, TCO, jurisdiction exposure, lock-in and export control risk.

Inferred read-only
software_get_dependency_profile

Jurisdiction and supply chain dependency analysis for one robot, built on its software stack: jurisdiction concentration, lock-in, export control, cloud dependency.

Inferred read-only
software_get_robot_software

Software bill of materials for one robot: OS, middleware, AI runtime, motion control, fleet management.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.roboselect360-global]
url = "https://mcp-free.roboselect360.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "roboselect360-global": {
      "type": "http",
      "url": "https://mcp-free.roboselect360.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: roboselect360-global
Remote MCP URL: https://mcp-free.roboselect360.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "roboselect360-global": {
      "url": "https://mcp-free.roboselect360.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "roboselect360-global": {
      "type": "http",
      "url": "https://mcp-free.roboselect360.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "roboselect360-global",
  "transport": "streamable-http",
  "url": "https://mcp-free.roboselect360.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.