Back to Home
chendanyu icon

zwplayer_mcp_server

Verified Safe

by chendanyu

Overview

This MCP server provides a toolset that encapsulates settings and functionalities of the zwplayer HTML5 web player for AI models.

Installation

Run Command
python -m zwplayer_mcp_server

Security Notes

The Python server code itself appears relatively safe, primarily wrapping the FastMCP framework and returning static strings; no direct 'eval' or 'exec' on user input, nor hardcoded credentials, were found. However, the `zwplayer_bullet_comments` tool returns client-side JavaScript that establishes a WebSocket connection to an external, hardcoded server at `ws://122.51.191.171:3000/`. While this is a client-side risk, not a direct vulnerability in the Python server's execution, it represents an external dependency and a potential supply chain risk if the external server is untrusted or compromised, impacting users consuming the tool's output.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassMedium
Avg Tokens350
Stars0
Forks0
Last Update2025-11-30

Tags

MCPAI ToolingWeb PlayerPythonAPI