Skip to main content
Glama

Aptly MCP Server

aptly_update_mirror

Automatically fetch the latest packages from a remote repository by updating a specified mirror, ensuring your Debian package repository remains current.

Instructions

Update a mirror to fetch the latest packages from the remote repository

Input Schema

NameRequiredDescriptionDefault
nameYesName of the mirror to update

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Name of the mirror to update", "type": "string" } }, "required": [ "name" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/rashidazarang/aptly-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server