Stremio MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 63 installs a week from pypi. Last commit 11 Sep 2026.
Search, play, and control Stremio on Android TV over native ADB.
Today is the operative word: we check Stremio MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add stremio-mcp -- uvx stremio-mcp-server
{
"mcpServers": {
"stremio-mcp": {
"args": [
"stremio-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.stremio-mcp]
command = "uvx"
args = ["stremio-mcp-server"]
{
"mcpServers": {
"stremio-mcp": {
"args": [
"stremio-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"stremio-mcp": {
"args": [
"stremio-mcp-server"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
ANDROID_TV_HOST (Android TV IP address for playback and device control), ANDROID_TV_PORT (Current ADB connection port), TMDB_API_KEY (TMDB API key for title search), STREMIO_AUTH_KEY (Stremio account token for library reads and writes), ADB_PATH (Path to the native ADB executable).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Android device control via ADB and scrcpy
MCP-native router and multi-agent control plane: plan, route tool calls, stream execution.
MCP server for Spotify - let AI agents control playback, search music, and manage playlists
Agent-native knowledge OS on Markdown: typed graph, hybrid search, and compiler over MCP.
Android/KMM MCP server: logcat, ADB device control, Compose previews, network, Maestro flows.
ContextStream MCP server for code context, memory, search, and AI tools.
Native MCP server for controlling AMD/Xilinx Vivado on Windows and Linux via persistent Tcl.
Internet radio streaming MCP server — search, play, and manage radio stations worldwide
Answers built from our own checks of this server.