display_name
(string): Display name of the project
How to use it
display_name is exposed by the MCP Jfrog MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the display_name tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install MCP Jfrog
npx -y @smithery/cli install @jfrog/mcp-jfrog --client claudeOther tools in MCP Jfrog (39)
(object): Administrative privileges for the project
(string): Name of the build to retrieve
(integer): The ID of the cluster to retrieve
(string): The CVE ID or vulnerability identifier to look up
(optional string): Repository description
(optional string): The primary domain to search in (items, builds, archive.entries, build.promotions, releases)
(optional string[]): Environments to assign the repository to
(optional string): Filters to apply
(string): Path to the folder where properties should be set
(optional string[]): Fields to include in the results
(string): Repository key
(optional number): Maximum number of results to return
(string): The name of the package, as it appears in the package repository
(optional string): The next key to use for pagination
(optional integer): Number of rows to return
(optional number): Number of results to skip
(string): Package type of the repository
(optional integer): Page number
(optional number): Number of pages to return (default: 1)
(optional number): Number of vulnerabilities to return per page (default: 10)
(optional string): Remote repository password
(optional string): Filter repositories by project key
(string): The unique key of the project to retrieve
(optional string): Project key to assign the repository to
(object): Key-value pairs of properties to set
(string): The AQL query to execute. Must follow AQL syntax (e.g., items.find({"repo":"my-repo"}).include("name","path"))
(string): Repository class (must be "local")
(optional boolean): Whether to apply properties recursively to sub-folders
(string[]): List of repository keys to include in the virtual repository
(optional string): Field to sort results by
(optional string): Sort order (asc or desc)
(optional boolean): Whether to include statistics
(number): Storage quota in bytes (-1 for unlimited)
(optional string): Time period to query
(optional boolean): Whether to search in remote repositories
(optional string): Filter repositories by type (local, remote, virtual, federated, distribution)
(string): URL to the remote repository
(optional string): Remote repository username
(optional string): The version of the package (default: "latest")