MCP.so
ログイン

Viaplay MCP

@nentgroup

Viaplay MCP について

POC of a Viaplay MCP Server

基本情報

カテゴリ

その他

ランタイム

node

トランスポート

stdio

公開者

nentgroup

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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.

コメント

「その他」の他のコンテンツ