Submit

Viaplay MCP

@nentgroup

a year ago
developer-tools
POC of a Viaplay MCP Server
Overview

what is Viaplay MCP?

Viaplay MCP is a Model Context Protocol server designed for interfacing with the Viaplay Content API, enabling AI assistants to search for movies and series in the Viaplay catalog and retrieve device key information.

how to use Viaplay MCP?

To use Viaplay MCP, clone the repository, install the dependencies, and build the TypeScript files. You can then inspect the MCP server and integrate it with AI assistants like Claude by configuring the mcp.json file.

key features of Viaplay MCP?

  • Provides structured access to Viaplay's content API.
  • Allows AI assistants to interact with the Viaplay catalog.
  • Extensible server built using the FastMCP framework.

use cases of Viaplay MCP?

  1. Enabling AI assistants to recommend movies and series from Viaplay.
  2. Facilitating content searches within the Viaplay catalog.
  3. Integrating with various AI platforms for enhanced user experiences.

FAQ from Viaplay MCP?

  • What are the prerequisites for using Viaplay MCP?

You need Node.js >= 22.14.0 and npm or yarn to run the project.

  • How do I install Viaplay MCP?

Clone the repository and run npm install to install the dependencies.

  • Can I use Viaplay MCP with other AI assistants?

Yes, it can be integrated with any AI assistant that supports the Model Context Protocol.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.

Viaplay MCP MCP Server