Skip to main content
Glama
roboninecom

Robonine MCP Server

Official
by roboninecom

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ROBONINE_MCP_PORTNoWebSocket port the browser tab connects to60808

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
check_connectionA

Check whether the browser relay (Robonine web app with MCP Bridge plugin) is connected. Returns "connected" or "not connected".

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.8/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of ambiguity or confusion between tools.

Naming Consistency5/5

The single tool name 'check_connection' follows a clear verb_noun pattern, consistent by default.

Tool Count1/5

The server offers only one trivial tool, which is extremely insufficient for any substantive functionality or scope implied by the server name.

Completeness1/5

The server provides no meaningful operations beyond a connectivity check, leaving all other possible actions completely uncovered.

Maintenance

ActivityInactive
ResponsivenessNo issues