fix comments: add [Multimedia Process] category to index and description

This commit is contained in:
video-creator
2025-04-05 00:39:24 +08:00
parent 61c153b3c6
commit 423e60e654

View File

@@ -87,6 +87,7 @@ Checkout [awesome-mcp-clients](https://github.com/punkpeye/awesome-mcp-clients/)
* 🗺️ - [Location Services](#location-services)
* 🎯 - [Marketing](#marketing)
* 📊 - [Monitoring](#monitoring)
* 🎥 - [Multimedia Process](#multimedia-process)
* 🔎 - [Search & Data Extraction](#search)
* 🔒 - [Security](#security)
* 🏃 - [Sports](#sports)
@@ -447,7 +448,10 @@ Access and analyze application monitoring data. Enables AI models to review erro
- [pydantic/logfire-mcp](https://github.com/pydantic/logfire-mcp) 🎖️ 🐍 ☁️ - Provides access to OpenTelemetry traces and metrics through Logfire
- [seekrays/mcp-monitor](https://github.com/seekrays/mcp-monitor) 🏎️ 🏠 - A system monitoring tool that exposes system metrics via the Model Context Protocol (MCP). This tool allows LLMs to retrieve real-time system information through an MCP-compatible interface.support CPU、Memory、Disk、Network、Host、Process
### 🎥 <a name="media-process"></a>Video & Audio Process
### 🎥 <a name="multimedia-process"></a>Multimedia Process
Provides the ability to handle multimedia, such as audio and video editing, playback, format conversion, also includes video filters, enhancements, and so on
- [video-creator/ffmpeg-mcp](https://github.com/video-creator/ffmpeg-mcp.git) 🎥 🔊 - Using ffmpeg command line to achieve an mcp server, can be very convenient, through the dialogue to achieve the local video search, tailoring, stitching, playback and other functions
### 🔎 <a name="search"></a>Search & Data Extraction