JFrog MCP Server (🧪 Experimental)
@jfrog
JFrog MCP Server (🧪 Experimental) について
Model Context Protocol (MCP) Server for the JFrog Platform API, enabling repository management, build tracking, release lifecycle management, and more.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-jfrog": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@jfrog/mcp-jfrog",
"--client",
"claude"
]
}
}
}ツール
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
概要
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
「開発者ツール」の他のコンテンツ
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
コメント