Content Tools
addons-stremio.com
Search and retrieve public Stremio addon listings, categories, languages, and countries.
ENDPOINT 1
https://addons-stremio.com/mcp
MCP server metadata
- Name
- addons-stremio-public-catalog
- Version
- 1.0.0
Read-only access to public addons-stremio.com catalog metadata. No private, admin, payment, filesystem, shell, or arbitrary URL access is available.
Known tools 8
search_addonsSearch public Stremio addon listings by query and optional public filters.
Inferred read-onlyget_trending_addonsReturn popular addons using the existing recommended/stars ordering.
Inferred read-onlyget_related_addonsReturn related addons using public category, language, and resource overlap.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.addons-stremio-public-catalog]
url = "https://addons-stremio.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"addons-stremio-public-catalog": {
"type": "http",
"url": "https://addons-stremio.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: addons-stremio-public-catalog
Remote MCP URL: https://addons-stremio.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"addons-stremio-public-catalog": {
"url": "https://addons-stremio.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"addons-stremio-public-catalog": {
"type": "http",
"url": "https://addons-stremio.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "addons-stremio-public-catalog",
"transport": "streamable-http",
"url": "https://addons-stremio.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.