Skip to main content
Version: Latest

JFrog Artifactory

Note: this connector has no hand-written README yet. Only the auto-generated reference below is available. See the connector's manifest at connectors/identos.artifactory/connector.v1.json for the source.

Manifest reference

  • ID: identos.artifactory
  • Version: 1.0.0
  • Resource type: urn:connector:identos:artifactory
  • Capabilities: mcp

Supported auth modes

TypeDetails
staticscheme bearer; setup fields: admin_token_env

Setup fields

IDLabelDefaultSecret?Notes
base_urlArtifactory base URLnoplaceholder: https://example.jfrog.io
admin_token_envAdmin tokenyesPick a secret holding a bearer admin token with permission to mint scoped tokens.

Scopes

Scope
artifactory:read

Routes

MethodPatternScopeResource template
POST/artifactory/api/security/tokenartifactory:read

MCP tools

NameScopeDescription
create_scoped_tokenartifactory:readCreate a short-lived, scoped Artifactory access token (e.g. for Maven/Gradle dependency resolution).