viaplay-mcp-test
Verified Safeby nentgroup
Overview
This MCP server enables AI assistants to search the Viaplay catalog for movies and series and retrieve device key information.
Installation
npx tsx /Users/raphport/Documents/GitHub/viaplay-mcp/dist/index.jsSecurity Notes
The server code is small and clear, using Zod for parameter validation and making HTTP requests to a specific, known third-party API. No 'eval' or obfuscation found. No hardcoded sensitive secrets are present. The only network risk involves standard API calls to Viaplay's public content API.
Similar Servers
ha-mcp
Provides AI agents with complete control over Home Assistant via REST and WebSocket APIs, offering a comprehensive suite of tools for smart home management, automation, and debugging.
discogs-mcp-server
MCP Server for the Discogs API, enabling music catalog operations, search functionality, and more.
mcp-server-nodejs-api-docs
Provides up-to-date Node.js API documentation and release schedule information as a service via the Model Context Protocol.
openai-responses-mcp
A lightweight MCP server for AI clients (like Claude Code/Desktop) to leverage OpenAI Responses API with autonomous web search capabilities over stdio.