Skip to main content

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

  • query_command - 根据用户输入的需求通过大模型去查询Windows或Linux操作系统的命令并返回命令说明;

    必填参数:

    • require:你的需求,如“查找当前用户家目录下Downloads目录中t开头的文件”;
  • execute_command - 自动执行读取类命令,无法自动执行写入、删除之类的命令;

    必填参数:

    • command:由query_command工具返回的Windows或Linux命令;

配置:

Cherry Studio进行配置,添加以下内容到你的Cherry Studio设置中,使用uvx(推荐)进行配置:

{
  "mcpServers": {
    "MCP-Server-DongJunQAQ": {
      "command": "uvx",
      "args": ["mcp-server-dongjunqaq"],
      "env": {
        "API_KEY": "YOUR_API_KEY",
        "BASE_URL": "https://ark.cn-beijing.volces.com/api/v3",
        "MODEL": "YOUR_MODEL"
      }
    }
  }
}

当使用 uv 时无需进行特定安装,我们将使用 uvx 直接运行MCP-Server-DongJunQAQ。

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcp_server_dongjunqaq-0.7.0.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mcp_server_dongjunqaq-0.7.0-py3-none-any.whl (6.6 kB view details)

Uploaded Python 3

File details

Details for the file mcp_server_dongjunqaq-0.7.0.tar.gz.

File metadata

File hashes

Hashes for mcp_server_dongjunqaq-0.7.0.tar.gz
Algorithm Hash digest
SHA256 2ce88cac27a199215789478d79c71ad7fc8f2cd9b920748e2fe21422276dd6b4
MD5 504dfd6a266ee039b8ffab9d3a985db9
BLAKE2b-256 91b5cfd3d186b5f56564718a47cbbf5c2f60dbb8bb1290436af89bc893f9dc0a

See more details on using hashes here.

File details

Details for the file mcp_server_dongjunqaq-0.7.0-py3-none-any.whl.

File metadata

File hashes

Hashes for mcp_server_dongjunqaq-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ea8e418c4ca018ff8b3f841d9d49482189cf55b8be978779cde728c10dc01309
MD5 11089de2764b0e209a163e4ecdfe7bfc
BLAKE2b-256 7a554a05bb68c1608646697bc7dd2bc7d9cd5682c8ed86769c03da24f9df033d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page