MCP.so
Sign In

Viaplay MCP

@nentgroup

About Viaplay MCP

POC of a Viaplay MCP Server

Basic information

Category

Other

Runtime

node

Transports

stdio

Publisher

nentgroup

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Viaplay MCP?

Viaplay MCP is a Model Context Protocol server that interfaces with the Viaplay Content API. It allows AI assistants to search for movies and series in the Viaplay catalog and retrieve device key information.

How to use Viaplay MCP?

Clone the repository, install dependencies with npm i, compile TypeScript with npm run build, then inspect available tools with npm run inspect. Integrate with Claude Desktop by configuring the included mcp.json file.

Key features of Viaplay MCP

  • Search for movies and series in Viaplay catalog
  • Retrieve device key information
  • Built with FastMCP framework
  • Extensible via src/toolList.ts

Use cases of Viaplay MCP

  • AI assistant searches for Viaplay content on behalf of a user
  • Developer inspects available Viaplay API tools via MCP
  • Integrate Viaplay content discovery into Claude Desktop workflows

FAQ from Viaplay MCP

What are the prerequisites?

Node.js >= 22.14.0 and npm or yarn are required.

How do I build the server?

Run npm run build to compile the TypeScript files.

How can I see available tools?

Use npm run inspect to inspect the MCP server.

How do I integrate with Claude Desktop?

Configure the included mcp.json file in your Claude Desktop setup.

Where can I find the full list of features?

Check the src/toolList.ts file for the current feature list.

Comments

More Other MCP servers