vn-radio-mcp
Verified Safeby nghialuong53
Overview
Simple MCP server and HTTP proxy for streaming Vietnamese radio to web clients, MCP-enabled applications, and robots.
Installation
npm startEnvironment Variables
- PORT
Security Notes
The server acts as an HTTP proxy, forwarding requests to `streamSrc` URLs defined in `channels.json`. While `channels.json` is a static, user-configured file, the user is responsible for ensuring these `streamSrc` URLs are trusted and valid to prevent potential Server-Side Request Forgery (SSRF) or other malicious data injection. No `eval`, code obfuscation, or hardcoded secrets were found in the provided source code snippets. The explicit instruction to replace placeholder URLs with trusted ones mitigates risk.
Similar Servers
rmcp
Perform sophisticated statistical analysis, econometrics, machine learning, and time series tasks using natural language conversations with AI assistants, demonstrating capabilities through a web interface.
ls-mcp
Command-line tool for discovering, analyzing, and reporting on Model Context Protocol (MCP) server configurations in a local development environment.
karma
A modern, dark-themed chat interface demonstrating the Karma Memory system for AI agents, enabling context-aware conversations and dynamic switching of memory retrieval and caching strategies.
fastmcp
Build fast, declarative, and type-safe servers implementing the Model Context Protocol (MCP) in Dart.