Compresto MCP

压缩 MCP

Compresto 的模型上下文协议 (MCP) 服务器,为 AI 助手提供有关 Compresto 使用情况统计的实时数据。

Compresto 是什么?

Compresto 是一款文件压缩应用,可帮助用户减小文件大小。该 MCP 服务器允许 AI 助手访问 Compresto 的最新使用情况统计信息。

什么是 MCP?

模型上下文协议 (MCP) 是一种连接 AI 系统与外部工具和数据源的标准。该 MCP 服务器通过提供对 Compresto 使用情况统计信息的访问权限来扩展 AI 功能。

安装

git clone https://github.com/dqhieu/compresto-mcp cd compresto-mcp npm install npm run build

手动配置

将以下内容添加到您的 MCP 设置文件中

{ "mcpServers": { "compresto": { "command": "node", "args": [ "/ABSOLUTE/PATH/TO/PARENT/FOLDER/compresto-mcp/build/index.js" ] } } }

当与兼容的 AI 助手集成时,该 MCP 服务器可提供有关 Compresto 使用情况的实时数据。

可用工具

Compresto MCP 服务器提供以下工具:

获取总用户数

返回 Compresto 用户的总数。

示例响应: 12345

获取已处理文件总数

返回 Compresto 处理的文件总数。

响应示例: Processed 67890 files

减少总尺寸

返回 Compresto 减少的文件大小总量。

响应示例: Reduced 1234567890 bytes

发展

先决条件

  • Node.js(v16 或更高版本)
  • npm 或 yarn

项目结构

  • src/index.ts - 包含 MCP 服务器实现的主入口点
  • package.json - 项目依赖项和脚本
  • tsconfig.json - TypeScript 配置

执照

MIT 许可证

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

模型上下文协议服务器为 AI 助手提供有关 Compresto 文件压缩应用程序使用情况统计的实时数据,包括总用户数、已处理的文件数和总减少大小。

  1. Compresto 是什么?
    1. 什么是 MCP?
      1. 安装
        1. 手动配置
          1. 可用工具
            1. 获取总用户数
            2. 获取已处理文件总数
            3. 减少总尺寸
          2. 发展
            1. 先决条件
            2. 项目结构
          3. 执照

            Related MCP Servers

            • A
              security
              A
              license
              A
              quality
              A Model Context Protocol server that allows AI assistants to interact with Appwrite's API, providing tools to manage databases, users, functions, teams, and other resources within Appwrite projects.
              Last updated -
              84
              36
              Python
              MIT License
              • Linux
              • Apple
            • -
              security
              F
              license
              -
              quality
              A comprehensive Model Context Protocol server implementation that enables AI assistants to interact with file systems, databases, GitHub repositories, web resources, and system tools while maintaining security and control.
              Last updated -
              16
              TypeScript
            • -
              security
              F
              license
              -
              quality
              A Model Context Protocol server that extends AI capabilities by providing file system access and management functionalities to Claude or other AI assistants.
              Last updated -
              3
              TypeScript
              • Apple
            • -
              security
              A
              license
              -
              quality
              A simple Model Context Protocol server that enables AI assistants to interact with local file systems, allowing them to read, write, update, and delete files within a specified project directory.
              Last updated -
              Python
              MIT License

            View all related MCP servers

            ID: fdxowullsq