JFrog MCP
by mSaeedS
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JFROG_URL | No | The JFrog or Artifactory base URL (e.g., https://example.jfrog.io or https://example.jfrog.io/artifactory). | |
| JFROG_CA_BUNDLE | No | Path to a custom CA bundle file for SSL verification. | |
| JFROG_LOG_LEVEL | No | Logging level (e.g., DEBUG, INFO, WARNING, ERROR). | INFO |
| JFROG_MAX_DEPTH | No | Maximum directory depth for tree and path listing. | 5 |
| JFROG_TRUST_ENV | No | Whether to trust proxy environment variables (HTTP_PROXY, HTTPS_PROXY). | false |
| JFROG_VERIFY_SSL | No | Whether to verify SSL certificates. | true |
| JFROG_ACCESS_TOKEN | No | Direct JFrog access token. Takes priority over JFROG_ACCESS_TOKEN_FILE when both are set. | |
| JFROG_MAX_AQL_LIMIT | No | Maximum limit for AQL queries. | 500 |
| JFROG_MAX_PAGE_SIZE | No | Maximum allowed page size. | 200 |
| JFROG_MCP_TRANSPORT | No | Transport mode: 'stdio' or 'streamable-http'. | stdio |
| JFROG_ACCESS_TOKEN_FILE | No | Path to a file containing the JFrog access token. | |
| JFROG_CACHE_TTL_SECONDS | No | Cache TTL in seconds. | 60 |
| JFROG_DEFAULT_PAGE_SIZE | No | Default page size for paginated results. | 50 |
| JFROG_REQUEST_TIMEOUT_SECONDS | No | Request timeout in seconds. | 20 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mSaeedS/jfrog-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server