Skip to main content
Glama

Aptly MCP Server

aptly_get_mirror

Retrieve detailed information about a specific Debian package repository mirror using its name on the Aptly MCP Server. Essential for managing and synchronizing repositories efficiently.

Instructions

Get detailed information about a specific mirror

Input Schema

NameRequiredDescriptionDefault
nameYesName of the mirror to retrieve

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Name of the mirror to retrieve", "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