Viaplay MCP
@nentgroup
About Viaplay MCP
POC of a Viaplay MCP Server
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
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.
More Other MCP servers
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Servers
modelcontextprotocolModel Context Protocol Servers
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments