MCPVault

clusterId

MCP tool from MCP Jfrog by jfrog

(integer): The ID of the cluster to retrieve

How to use it

clusterId is exposed by the MCP Jfrog MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the clusterId 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 claude
FULL MCP JFROG LISTING

Other tools in MCP Jfrog (39)

admin_privileges

(object): Administrative privileges for the project

buildName

(string): Name of the build to retrieve

cve_id

(string): The CVE ID or vulnerability identifier to look up

description

(optional string): Repository description

display_name

(string): Display name of the project

domain

(optional string): The primary domain to search in (items, builds, archive.entries, build.promotions, releases)

environments

(optional string[]): Environments to assign the repository to

filters

(optional string): Filters to apply

folderPath

(string): Path to the folder where properties should be set

include_fields

(optional string[]): Fields to include in the results

key

(string): Repository key

limit

(optional number): Maximum number of results to return

name

(string): The name of the package, as it appears in the package repository

next_key

(optional string): The next key to use for pagination

num_of_rows

(optional integer): Number of rows to return

offset

(optional number): Number of results to skip

packageType

(string): Package type of the repository

page_num

(optional integer): Page number

pageCount

(optional number): Number of pages to return (default: 1)

pageSize

(optional number): Number of vulnerabilities to return per page (default: 10)

password

(optional string): Remote repository password

project

(optional string): Filter repositories by project key

project_key

(string): The unique key of the project to retrieve

projectKey

(optional string): Project key to assign the repository to

properties

(object): Key-value pairs of properties to set

query

(string): The AQL query to execute. Must follow AQL syntax (e.g., items.find({"repo":"my-repo"}).include("name","path"))

rclass

(string): Repository class (must be "local")

recursive

(optional boolean): Whether to apply properties recursively to sub-folders

repositories

(string[]): List of repository keys to include in the virtual repository

sort_by

(optional string): Field to sort results by

sort_order

(optional string): Sort order (asc or desc)

statistics

(optional boolean): Whether to include statistics

storage_quota_bytes

(number): Storage quota in bytes (-1 for unlimited)

timePeriod

(optional string): Time period to query

transitive

(optional boolean): Whether to search in remote repositories

type

(optional string): Filter repositories by type (local, remote, virtual, federated, distribution)

url

(string): URL to the remote repository

username

(optional string): Remote repository username

version

(optional string): The version of the package (default: "latest")