DongJun的MCP Server
Project description
MCP-Server-DongJunQAQ
可用工具:
-
get_platform_info - 获取平台的相关信息(如操作系统版本、CPU类型、总内存容量等等);
-
get_env - 获取系统中指定环境变量的值;
必填参数:
- key:环境变量的键
-
get_compress_format - 获取该MCP Server所支持的压缩格式;
-
make_archive - 打包并压缩指定目录或是单个文件;
必填参数:
-
src:需要打包的文件或目录
-
compress_format:压缩格式
-
-
decompress - 解压缩指定的压缩文件,返回解压后存放文件的目录;
必填参数:
- src:需要解压缩的压缩文件路径
-
download_video - 下载指定URL的视频至用户的家目录的Downloads文件夹中;
必填参数:
- url:需要下载视频的URL地址
注意:使用该工具时需提前在系统中安装ffmpeg(音视频处理工具库可以操作音视频的分离与合并),否则会导致视频下载失败或是视频无声音;
-
Windows下载地址:https://www.gyan.dev/ffmpeg/builds/ffmpeg-git-full.7z (推荐使用迅雷下载)下载完成之后解压并进入bin目录将ffmpeg.exe、ffprobe.exe文件拷贝至C:\Windows\System32\目录下或是环境变量的任一目录下,使得可以在命令行中执行这两个命令;
-
Linux下载安装(CentOS、Rocky Linux):
dnf config-manager --set-enabled crb && dnf install ffmpeg-free ffmpeg-free-devel
配置:
为Cherry Studio进行配置,添加以下内容到你的Cherry Studio设置中,使用uvx(推荐)进行配置:
{
"mcpServers": {
"MCP-Server-DongJunQAQ": {
"command": "uvx",
"args": ["mcp-server-dongjunqaq"]
}
}
}
当使用 uv 时无需进行特定安装,我们将使用 uvx 直接运行MCP-Server-DongJunQAQ。
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mcp_server_dongjunqaq-0.5.3.tar.gz.
File metadata
- Download URL: mcp_server_dongjunqaq-0.5.3.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
70aeaeb0b1dd8119f9375fa60ec75dac92b1210e6b8d0f02a56f2e55a78d6926
|
|
| MD5 |
267238615ae57fe4f9d609132291c87e
|
|
| BLAKE2b-256 |
aaf44940bf69be90a98511855a48c47049b83da57897855a207e7acea4db2aa1
|
File details
Details for the file mcp_server_dongjunqaq-0.5.3-py3-none-any.whl.
File metadata
- Download URL: mcp_server_dongjunqaq-0.5.3-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7480fedccec106a5f2861785a625e5a28ad70be6ed2e62635c3bbebf1b89f6c5
|
|
| MD5 |
b217e8a2bfea8a73f260d29537f43665
|
|
| BLAKE2b-256 |
cb2200e3d5df1dc64e94504cc31012ff8e154b126d5d9e362f8e581c5062b6a5
|