Ultra MCP-SS
Supports containerized deployment with Docker for running the MCP server
Uses .env files for configuration of API keys and service tokens
Server is built on FastAPI framework, providing HTTP endpoints for SmartScreen control and integration
Requires Google API key for YouTube Data API v3 integration
Offers integration with Langflow workflows, allowing SmartScreen commands to be used within Langflow
Mentions SmartScreen installation via Snapcraft on Linux platforms
Provides search functionality to find and retrieve relevant YouTube video URLs which can then be displayed through SmartScreen
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Ultra MCP-SSshow a notification banner saying 'Meeting starts in 5 minutes'"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
ultra-mcp-ss (lab)
SmartScreen MCP adapter for external MCP clients.
Lab placement: u22, exposed as
https://ultra-mcp.u22.ypcloud.com/mcp/ss.
Endpoints
POST /mcp/ss: standard MCP Streamable HTTP JSON-RPC endpoint.GET /mcp/ss: optional Streamable HTTP server event stream.GET /sse/ss: legacy MCP SSE transport whenMCP_TRANSPORT=http+sse.POST /api/ss: native{to,data}HTTP ingress for diagnostics; downstream delivery still uses MoteBus only.GET /ping: process health.
Every SmartScreen operation uses this downstream route:
Read
ultra_ss_app_lab_mmafromu22/comm/comm-apponmap://ultra-map-dev.Validate the selected
ultra-mapsource and resolvedu22/ss/ss-srv-appowner.Send the native
{to,data}screen command through MoteBus xmsg onss://mms. Do not add reserved transport markers to the command body.Fail visibly if map resolution, MoteChat, the owner, or its reply is unavailable. There is no HTTP or alternate-transport fallback.
An MCP client must initialize the session before listing or calling tools. For
Hermes, register the public MCP URL, reload MCP discovery, and expect tools
such as ss_notify, ss_drop, ss_go, and ss_text. ss_go is the
first-class MCP form of /ss go <qname-or-page-route>; for example, 101.tv
dispatches the native WebOS route page://board?type=dock&q=101.tv. The
constrained ss_command tool lets the canonical SS skill carry SS-owned native
command data through a standard MCP tools/call request; it does not change
the MoteBus-only downstream route.
DNS-rebinding protection remains enabled. The Lab Compose configuration allows
only the Lab public hostname plus local/container names. PD independently
allows mcp-ss.ypcloud.com and the shared ultra-mcp.ypcloud.com gateway; PD
and Lab aliases are not interchangeable.
MoteChat startup identity and gateway settings are held only in the locked
ultra-mcp-ss-mchat.env topology contract. The selected UltraMap tier is
declared separately by Compose through ULTRA_MCP_SS_MAP_TIER.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityCmaintenanceA comprehensive MCP server providing full control over ProPresenter presentations, media, playlists, and stage displays via the ProPresenter API. It implements over 200 endpoints to enable detailed automation and interaction through natural language commands.10055MIT

@gibeon/mcp-serverofficial
AlicenseAqualityCmaintenanceMCP server for the Gibeon digital signage platform. Control your players, manage playlists, and trigger publishes from any MCP-aware client.139MIT- Alicense-qualityDmaintenanceAn experimental MCP server demonstrating remote calls via FastAPI, supporting ping-pong commands through API endpoints and SSE transport.2MIT
- Alicense-qualityDmaintenanceMCP server for sending notifications to ntfy.sh or self-hosted ntfy instances.11MIT
Related MCP Connectors
FastMCP server for posting formatted content to X (Twitter) — Tollbooth-monetized, DPYC-native
MCP server for the FFmpeg Micro video transcoding API — create, monitor, download transcodes.
MCP server for Clipkit — gives AI agents a video toolbox via the Clipkit schema.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/motebus/ultra-mcp-ss'
If you have feedback or need assistance with the MCP directory API, please join our Discord server