Back to Catalog

JFrog MCP Server

jfrog/mcp-jfrog
🕒 Updated:Jan 14, 2026, 12:00 AM
TypeScript
Development

Official JFrog MCP server that enables AI assistants to interact with the JFrog Platform. Supports repository management, build tracking, runtime monitoring, artifact searching, package intelligence, and Xray security scanning.

MCP Trust Score
Based on our comprehensive evaluation criteria
🤖 Evaluated by manualFix
Trust Score85/100
GitHub Metrics
Repository statistics and activity
⭐ GitHub Stars:0
👥 Contributors:1
📋 Total Issues:0
📦 Has Releases:Yes
🔧 Has CI/CD Pipeline:Yes
Configuration Needed
Help improve this catalog by contributing configuration information

We don't have configuration information for this MCP server yet.

Suggest Configuration
MCP Protocol Support
Implemented MCP protocol features
🤖 Evaluated by manualFix
Tools:
Prompts:
Resources:
Sampling:
Roots:
Logging:
STDIO Transport:
HTTP Transport:
OAuth2 Auth:
Dependencies
1 dependency
Libraries and frameworks used by this MCP server
🤖 Evaluated by manualFix
Add Quality Badge
Show your MCP trust score in your README
Trust Score Badge
[![Trust Score](https://archestra.ai/mcp-catalog/api/badge/quality/jfrog/mcp-jfrog)](https://archestra.ai/mcp-catalog/jfrog__mcp-jfrog)
README.md

JFrog MCP Server

The official JFrog MCP server provides tools for interacting with the JFrog Platform through AI assistants.

Features

  • Repository Management: Create and manage local, remote, and virtual repositories
  • Build Tracking: List and inspect build information
  • Runtime Monitoring: Monitor runtime clusters and running container images
  • Artifact Search: Execute AQL queries to find artifacts
  • Package Intelligence: Get package info, versions, and vulnerability data
  • Security Scanning: Access Xray scan summaries organized by severity
  • Curation: Check package curation status

Environment Variables

  • JFROG_ACCESS_TOKEN: JFrog access or identity token for authentication (required)
  • JFROG_URL: Base URL for your JFrog platform instance (required)
  • TRANSPORT: Transport mode - 'stdio' (default) or 'sse'
  • PORT: Port for SSE transport (default: 8080)