smalltv-mcp-tools
Installation
SKILL.md
SmallTV MCP Tools
When the SmallTV Local MCP server is connected, prefer its tools over raw HTTP (curl, Python requests). The MCP tools handle connectivity, parameter encoding, multipart uploads, and safety blocking internally.
MCP Server Identity
- Server name:
smalltv-local-mcp - Required config:
SMALLTV_IP— the device's LAN IP address - Transport: local (mcp-bash over stdio)
If the MCP tools are not available (server not connected), fall back to the raw HTTP patterns in the geekmagic-smalltv-ultra skill.