Jfrog
БесплатноНе проверенJFrog MCP Server: providing your agents with direct access to JFrog Platform services.
Описание
JFrog MCP Server: providing your agents with direct access to JFrog Platform services.
README
JFrog Remote MCP Server
The Model Context Protocol (MCP) connects AI systems with external tools, data, and services using a standardized, lightweight interface.
JFrog MCP Server empowers developers, bringing the advanced capabilities of the JFrog platform to the development environment. The JFrog MCP Server integrates with IDEs and AI coding assistants such as VS Code, Cursor, Claude, Kiro, and Codex to respond to natural-language AI queries with rich, actionable information from the JFrog platform.
Among the capabilities you can access with direct, friendly AI interactions:
- Resource Management: Create and view projects, repositories, and other JFrog components.
- Artifact & Build Discovery: Find packages and their versions, locate where artifacts are stored, and search builds using AQL.
- Catalog and Curation: Access package information, versions, and vulnerabilities, and check curation status.
- Security Monitoring: Get Xray security summaries and policy violations for artifacts, check an artifact's scan/indexing status, and trace every resource impacted by a specific CVE or package.
Use these resources and real-time information for various use cases. For example:
- Ensure that only approved packages are used by developers during coding.
- Query the JFrog Catalog about OSS package versions, changes in reported vulnerabilities, and license requirements.
- Track and manage JFrog Projects and artifacts.
And much more. See the full tool reference for everything the server exposes.
Note: JFrog MCP Server is currently in Beta.
Remote Server Implementation
The JFrog MCP Server is hosted on JFrog Cloud, and the tools it provides to the client are continuously updated — you automatically get new features and improvements as they are released, with no installation or upgrade required on the client side.
You connect to the JFrog MCP Server using OAuth for authentication. This eliminates the need to manage API keys.
Note: Because this is a remote server, the tool set evolves on the server. The TOOLS.md reference reflects the current tool surface.
Set up the JFrog MCP Server
The JFrog Remote MCP Server is available to JFrog users with a Cloud (SaaS) subscription.
Subscription information: Supported on the Cloud (SaaS) and Self-Managed platforms for all licenses.
Self-Managed (Beta): A self-managed JFrog MCP Server is also available. See MCP Server Installation for Helm and Docker Compose deployment.
- An Admin user must enable the JFrog MCP Server on a JPD in the subscription.
- You can then add the JFrog MCP Server to an MCP client.
- Save the configuration file.
- Restart or refresh your MCP client. An OAuth window opens in your browser.
- Follow the prompts to authorize your MCP client to access the JFrog MCP Server.
In the examples below, replace <JFROG_PLATFORM_URL> with your JFrog platform URL (for example, https://mycompany.jfrog.io).
Visual Studio Code
{
"mcp": {
"servers": {
"jfrog": {
"url": "https://<JFROG_PLATFORM_URL>/mcp"
}
}
}
}
Cursor
{
"mcpServers": {
"jfrog": {
"url": "https://<JFROG_PLATFORM_URL>/mcp"
}
}
}
For more MCP clients (Kiro, Claude, Codex, and others), see Add the JFrog MCP Server to an MCP client.
Tools
The server exposes tools across Access, Artifactory, Distribution, Evidence, Security, Curation, AppTrust, and Workers.
See the full reference in TOOLS.md.
Documentation
Установка Jfrog
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/jfrog/jfrog-mcp-serverFAQ
Jfrog MCP бесплатный?
Да, Jfrog MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Jfrog?
Нет, Jfrog работает без API-ключей и переменных окружения.
Jfrog — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Jfrog в Claude Desktop, Claude Code или Cursor?
Открой Jfrog на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Jfrog with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
