Stremio MCP Server
Rank #6,189io.github.netixc/stremio-mcp
Search, play, and control Stremio on Android TV over native ADB.
Stremio MCP Server is a Model Context Protocol (MCP) server published by netixc. It ranks #6,189 of 77,308 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Stremio MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on Jul 17, 2026 and most recently updated on Jul 21, 2026.
Ranks ahead of 71,119 of 77,308 servers on MCP Toplist.
Use Stremio MCP Server
Add Stremio MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"stremio-mcp": {
"command": "uvx",
"args": [
"stremio-mcp-server"
],
"env": {
"ANDROID_TV_HOST": "<your ANDROID_TV_HOST>",
"ANDROID_TV_PORT": "<your ANDROID_TV_PORT>",
"TMDB_API_KEY": "<your TMDB_API_KEY>",
"STREMIO_AUTH_KEY": "<your STREMIO_AUTH_KEY>",
"ADB_PATH": "<your ADB_PATH>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.netixc%2Fstremio-mcp)<a href="https://mcptoplist.com/server/io.github.netixc%2Fstremio-mcp"><img src="https://mcptoplist.com/badge/io.github.netixc%2Fstremio-mcp.svg" alt="MCP Toplist: Top 10% of 77,308" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
netixc
Other servers by netixc
View all netixc servers →Available versions (1)
| Version | Published |
|---|---|
| 0.2.0 | Jul 21, 2026 |
Frequently asked questions
- Who maintains Stremio MCP Server?
- Stremio MCP Server is maintained by netixc, which publishes 4 MCP servers (1 total version) tracked on MCP Toplist.
- Is Stremio MCP Server listed on the Official MCP Registry?
- Yes — Stremio MCP Server is listed on the Official MCP Registry.
- How many versions does Stremio MCP Server have?
- MCP Toplist tracks 1 version of Stremio MCP Server, most recently published on Jul 21, 2026.
- Where can I find the source code for Stremio MCP Server?
- The source code for Stremio MCP Server is hosted at github.com/netixc/stremio-mcp.