Compresto MCPServer

dqhieu
GitHub
File CompressionAI IntegrationReal-time Data

Loading subscription status...

💡 Description

Compresto is a file compression application that provides real-time usage statistics about Compresto to AI assistants. This MCP server offers access to real-time data on the usage of Compresto, including total user count, total processed files, and the total amount of size reduced.

📝 JSON Entries

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

🛠️ Tools

get-total-usersget-total-processed-filesget-total-size-reduced

Features

  • Real-time usage statistics
  • Integration with AI assistants
  • File size reduction metrics

💬 Example Queries

  • What is the total number of users for Compresto?
  • How many files have been processed by Compresto?
  • What is the total size reduced by Compresto?