mm2024-mcp
Verified Safeby frcooper
Overview
Provides a Model Context Protocol server to automate MediaMonkey 5/2024 on Windows via its COM interface, enabling control and plugin development.
Installation
uv run mm2024-mcpEnvironment Variables
- MM2024_COM_PROGID
Security Notes
The `run_javascript` tool executes arbitrary JavaScript code within the MediaMonkey application's context. While designed for advanced automation and plugin development by trusted MCP hosts, this capability poses a significant security risk if untrusted inputs are passed or the hosting environment is compromised. A malicious script could potentially access local files, network resources, or interact with other applications through MediaMonkey's JS bridge. Other COM interactions are limited to documented MediaMonkey APIs.
Similar Servers
MCPControl
A Windows control server for the Model Context Protocol, enabling AI models to programmatically control system operations such as mouse, keyboard, window management, and screen capture.
Windows-MCP.Net
Enabling AI assistants to automate tasks and interact with the Windows desktop environment.
spotify-mcp-server
Enables AI assistants to control Spotify playback and manage playlists via the Model Context Protocol (MCP).
spotify-mcp
An MCP server enabling AI agents to control Spotify playback and manage playlists through a set of defined tools.