Aptly MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| aptly_create_repoC | Create a new local repository in Aptly |
| aptly_list_reposB | List all local repositories |
| aptly_get_repoC | Get detailed information about a specific repository |
| aptly_delete_repoC | Delete a local repository |
| aptly_list_packagesC | List packages in a repository |
| aptly_search_packagesB | Search for packages across repositories or in a specific repository |
| aptly_add_packagesC | Add packages to a repository from uploaded files |
| aptly_list_uploaded_filesC | List uploaded files available for adding to repositories |
| aptly_delete_uploaded_filesC | Delete uploaded files or directories |
| aptly_list_snapshotsC | List all snapshots |
| aptly_create_snapshotC | Create a snapshot from a repository |
| aptly_list_publishedB | List all published repositories |
| aptly_publish_repoC | Publish a repository to make it available for apt |
| aptly_publish_snapshotC | Publish a snapshot to make it available for apt |
| aptly_list_mirrorsB | List all configured mirrors |
| aptly_create_mirrorC | Create a mirror of a remote repository |
| aptly_update_mirrorC | Update a mirror to fetch the latest packages from the remote repository |
| aptly_get_mirrorB | Get detailed information about a specific mirror |
| aptly_health_checkB | Check if Aptly server is running and accessible |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Repositories | List of all local repositories |
| Mirrors | List of all configured mirrors |
| Snapshots | List of all snapshots |
| Published Repositories | List of all published repositories |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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