Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

RoboSelect360 - Humanoid Robot Intelligence

com.roboselect360/humanoid-robots

Market & supply-chain intelligence on 34 humanoid robots: scores, specs, pricing. No key.

Uptime
100.0%
1 direct probes · 30d
Response
276ms
last probe
Tools
27
callable
Resources
0
readable
Prompts
0
available

Tools · 27

hardware_get_system_status

Health of the SEMICONDUCTOR layer: profiles loaded, semiconductor signal counts, load errors. One status tool per layer - the three report different layers, not the same server.

hardware_list_robots

List the robot catalogue with filters, including semiconductor tier and payload. Returns the same catalogue as the mechanical and software variants - call one, not three. Pick this one to filter by se…

hardware_get_robot

Commercial profile of one robot (specs, pricing, viability score), plus whether a semiconductor teardown exists for it. The commercial fields are identical in all three get_robot variants - the layer …

hardware_list_signals

List semiconductor supply chain, performance and operational signals across the panel, with filters. Panel-wide, not per robot: requires an access right on at least one robot.

hardware_get_robot_signals

Active supply chain signals affecting one robot's semiconductor BOM. Requires an access right on the robot requested.

hardware_get_block_analysis

Analyse one functional block of the semiconductor layer, for a single robot at a time. Requires an access right on the robot named, or on at least one robot when none is.

hardware_compare_robots

Compare 2 to 5 robots side by side on semiconductor BOM, metrics, risk and geographic exposure. Requires an access right on EVERY robot listed; if one is missing the call returns a refusal naming it, …

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. Requires an access right on the robot…

hardware_get_robot_hardware

Semiconductor bill of materials for one robot: functional blocks, components, suppliers. Requires an access right on the robot requested; without it the call returns a refusal naming that robot.

mechanical_get_system_status

Health of the MECHANICAL layer: mechanical profiles loaded, mechanical signal counts, load errors. One status tool per layer - the three report different layers, not the same server.

mechanical_list_robots

List the robot catalogue with filters, including mechanical-profile status and payload. Returns the same catalogue as the hardware and software variants - call one, not three. Pick this one to filter …

mechanical_get_robot

Commercial profile of one robot (specs, pricing, viability score), plus its mechanical-profile status. The commercial fields are identical in all three get_robot variants - the layer flag is the only …

mechanical_list_signals

List mechanical supply chain, performance and operational signals across the panel, with filters. Panel-wide, not per robot: requires an access right on at least one robot.

mechanical_get_robot_signals

Active supply chain signals affecting one robot's mechanical BOM. Requires an access right on the robot requested.

mechanical_get_block_analysis

Analyse one mechanical block (actuation, structure, energy, perception), for a single robot at a time. Requires an access right on the robot named, or on at least one robot when none is.

mechanical_compare_robots

Compare 2 to 5 robots side by side on mechanical BOM, specifications, risk and geographic exposure. Requires an access right on EVERY robot listed; if one is missing the call returns a refusal naming …

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. Requires an access right on the …

mechanical_get_robot_mechanical

Mechanical bill of materials for one robot: motors, reducers, screws, bearings, batteries, structure, wiring. Requires an access right on the robot requested; without it the call returns a refusal nam…

software_get_system_status

Health of the SOFTWARE layer: software profiles loaded, software signal counts, load errors. One status tool per layer - the three report different layers, not the same server.

software_list_robots

List the robot catalogue with filters, including software tier and software-profile status. Returns the same catalogue as the hardware and mechanical variants - call one, not three. Pick this one to f…

software_get_robot

Commercial profile of one robot (specs, pricing, viability score), plus its software tier and profile status. The commercial fields are identical in all three get_robot variants - the layer flag is th…

software_list_signals

List software supply chain signals across the panel, with filters. Panel-wide, not per robot: requires an access right on at least one robot.

software_get_robot_signals

Active supply chain signals affecting one robot's software stack. Requires an access right on the robot requested.

software_get_block_analysis

Analyse one software block (OS, middleware, runtime, control, fleet), for a single robot at a time. Requires an access right on the robot named, or on at least one robot when none is.

software_compare_robots

Compare 2 to 5 robots side by side on software BOM, TCO, jurisdiction exposure, lock-in and export control risk. Requires an access right on EVERY robot listed; if one is missing the call returns a re…

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. Requires an access right on the rob…

software_get_robot_software

Software bill of materials for one robot: OS, middleware, AI runtime, motion control, fleet management. Requires an access right on the robot requested; without it the call returns a refusal naming th…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "roboselect360_-_humanoid_robot_intelligence": {
      "url": "https://mcp-free.roboselect360.com/mcp",
      "transport": "streamable-http"
    }
  }
}