Debian · Capability
Debian Sources API — Sources
Debian Sources API — Sources. 8 operations. Lead operation: Search by ctag. Self-contained Naftiko capability covering one Debian business surface.
What You Can Do
GET
Searchbyctag
— Search by ctag
/v1/ctag
GET
Getpackageinfo
— Get package info
/v1/info/package/{package}/{version}
GET
Listpackages
— List all packages
/v1/list
GET
Ping
— Health check
/v1/ping
GET
Listpackagesbyprefix
— List packages by prefix
/v1/prefix/{prefix}
GET
Searchsources
— Search source code
/v1/search/{query}
GET
Searchbysha256
— Search by file checksum
/v1/sha256
GET
Getsourcepath
— Browse source tree
/v1/src/{package}/{version}/{path}
MCP Tools
search-ctag
Search by ctag
read-only
idempotent
get-package-info
Get package info
read-only
idempotent
list-all-packages
List all packages
read-only
idempotent
health-check
Health check
read-only
idempotent
list-packages-prefix
List packages by prefix
read-only
idempotent
search-source-code
Search source code
read-only
idempotent
search-file-checksum
Search by file checksum
read-only
idempotent
browse-source-tree
Browse source tree
read-only
idempotent