← Registry

Content Tools

addons-stremio.com

Search and retrieve public Stremio addon listings, categories, languages, and countries.

1 endpoint8 known toolsFirst detected August 24, 2026Last detected August 24, 2026

ENDPOINT 1

https://addons-stremio.com/mcp

No auth detected

MCP server metadata

Name
addons-stremio-public-catalog
Version
1.0.0
Capabilities
tools
Server instructions

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_addons

Search public Stremio addon listings by query and optional public filters.

Inferred read-only
get_addon

Get full public details for one addon by slug.

Inferred read-only
list_categories

List public addon categories with counts.

Inferred read-only
list_languages

List public addon languages with counts.

Inferred read-only
list_countries

List public countries/regions when modeled by the catalog.

Inferred read-only
get_trending_addons

Return popular addons using the existing recommended/stars ordering.

Inferred read-only
get_recent_addons

Return recently published or updated public addons.

Inferred read-only
get_related_addons

Return related addons using public category, language, and resource overlap.

Inferred read-only

CONNECT 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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.