Viaplay MCP logo

Viaplay MCP

by nentgroup

The Viaplay MCP server allows AI assistants to interface with the Viaplay Content API. It enables searching for movies and series in the Viaplay catalog and retrieving device key information.

View on GitHub

Last updated: N/A

What is Viaplay MCP?

This MCP server provides tools that enable AI assistants like Claude to interact with Viaplay's content API. It uses the FastMCP framework to implement a simple, extensible server that provides structured access to Viaplay's content.

How to use Viaplay MCP?

To use this server, clone the repository, install dependencies using npm or yarn, build the TypeScript files, and then inspect the server to see available tools. It can be integrated with Claude Desktop by configuring the included mcp.json file.

Key features of Viaplay MCP

  • Provides structured access to Viaplay's content

  • Enables AI assistants to search for movies and series

  • Retrieves device key information

  • Extensible server based on FastMCP framework

Use cases of Viaplay MCP

  • Integrating Viaplay content search into AI assistants

  • Automating content discovery using AI

  • Providing device key information for Viaplay content

  • Building custom interfaces for Viaplay's content API

FAQ from Viaplay MCP

What is MCP?

Model Context Protocol

What is FastMCP?

A framework for building MCP servers.

What is the minimum Node.js version required?

Node.js >= 22.14.0

How do I see the available features?

Check the file src/toolList.ts.

How do I integrate with Claude Desktop?

Configure the included mcp.json file.