Skip to main content
Glama

Aptly MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
RepositoriesList of all local repositories
MirrorsList of all configured mirrors
SnapshotsList of all snapshots
Published RepositoriesList of all published repositories

Tools

Functions exposed to the LLM to take actions

NameDescription
aptly_create_repo

Create a new local repository in Aptly

aptly_list_repos

List all local repositories

aptly_get_repo

Get detailed information about a specific repository

aptly_delete_repo

Delete a local repository

aptly_list_packages

List packages in a repository

aptly_search_packages

Search for packages across repositories or in a specific repository

aptly_add_packages

Add packages to a repository from uploaded files

aptly_list_uploaded_files

List uploaded files available for adding to repositories

aptly_delete_uploaded_files

Delete uploaded files or directories

aptly_list_snapshots

List all snapshots

aptly_create_snapshot

Create a snapshot from a repository

aptly_list_published

List all published repositories

aptly_publish_repo

Publish a repository to make it available for apt

aptly_publish_snapshot

Publish a snapshot to make it available for apt

aptly_list_mirrors

List all configured mirrors

aptly_create_mirror

Create a mirror of a remote repository

aptly_update_mirror

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

aptly_get_mirror

Get detailed information about a specific mirror

aptly_health_check

Check if Aptly server is running and accessible

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