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.jsonfor the source.
Manifest reference
- ID:
identos.artifactory - Version:
1.0.0 - Resource type:
urn:connector:identos:artifactory - Capabilities:
mcp
Supported auth modes
| Type | Details |
|---|---|
static | scheme bearer; setup fields: admin_token_env |
Setup fields
| ID | Label | Default | Secret? | Notes |
|---|---|---|---|---|
base_url | Artifactory base URL | — | no | placeholder: https://example.jfrog.io |
admin_token_env | Admin token | — | yes | Pick a secret holding a bearer admin token with permission to mint scoped tokens. |
Scopes
| Scope |
|---|
artifactory:read |
Routes
| Method | Pattern | Scope | Resource template |
|---|---|---|---|
POST | /artifactory/api/security/token | artifactory:read | — |
MCP tools
| Name | Scope | Description |
|---|---|---|
create_scoped_token | artifactory:read | Create a short-lived, scoped Artifactory access token (e.g. for Maven/Gradle dependency resolution). |