JFrog MCP Server (🧪 Experimental)
@jfrog
About JFrog MCP Server (🧪 Experimental)
Model Context Protocol (MCP) Server for the JFrog Platform API, enabling repository management, build tracking, release lifecycle management, and more.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-jfrog": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@jfrog/mcp-jfrog",
"--client",
"claude"
]
}
}
}Tools
16Platform readiness status
`key` (string): Repository key
Created repository details
`key` (string): Repository key
Created repository details
`key` (string): Repository key
Created repository details
`type` (optional string): Filter repositories by type (local, remote, virtual, federated, distribution)
List of repositories matching the filters
`folderPath` (string): Path to the folder where properties should be set
Operation result
`query` (string): The AQL query to execute. Must follow AQL syntax (e.g., items.find({"repo":"my-repo"}).include("name","path"))
Search results with metadata
List of builds
`buildName` (string): Name of the build to retrieve
Build details
Overview
What is JFrog MCP Server (🧪 Experimental)?
The JFrog MCP Server (Experimental) is a deprecated Model Context Protocol (MCP) server that integrates with the JFrog Platform API to enable repository management, build tracking, release lifecycle management, and other platform operations. It was originally created as an experimental project to demonstrate JFrog's capabilities with MCP and was never officially supported or verified by JFrog.
How to use JFrog MCP Server (🧪 Experimental)?
This server is deprecated and no longer maintained. Do not use this repository for new or existing integrations. Users are directed to the official JFrog MCP Server. The README does not provide installation or configuration instructions for this deprecated server; historical content is preserved for reference only.
Key features of JFrog MCP Server (🧪 Experimental)?
- Repository management: create and manage local, remote, and virtual repositories
- Build tracking: list and retrieve build information
- Runtime monitoring: view runtime clusters and running container images
- Mission Control: view associated JFrog Platform instances
- Artifact search: execute AQL queries for artifacts and builds
- Catalog and Curation: access package info, versions, vulnerabilities, curation status
- Xray: access scan artifacts summary grouped by severity per artifact
Use cases of JFrog MCP Server (🧪 Experimental)
- Automate repository creation and management in JFrog Artifactory
- Track build history and retrieve build details across projects
- Monitor runtime environments and running container images
- Perform artifact searches using AQL for security and compliance
- Check package vulnerabilities and curation status of open-source packages
FAQ from JFrog MCP
Basic information
More Developer Tools MCP servers
endoflife.ai
endoflife.aiFree MCP server for software end-of-life intelligence: EOL dates, support status, and the 0-100 EOL Risk Score across 485 tracked products. Agents can check a single version, pull a product's full lifecycle schedule, or
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
Comments