Server data from the Official MCP Registry
MCP Server for JFrog, providing tools for development and artifact management.
MCP Server for JFrog, providing tools for development and artifact management.
Remote endpoints: streamable-http: https://myPlatform.jfrog.github.io/mcp
The JFrog MCP Server is a remote, cloud-hosted implementation with OAuth-based authentication and no exposed source code for analysis. Based on the documented architecture and setup requirements, the server demonstrates solid security practices: OAuth eliminates API key management, authentication is required for all operations, and permissions are appropriately scoped to JFrog platform resources. No code vulnerabilities or malicious patterns were identified in the available documentation.
1 file analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
From the project's GitHub README.
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. JFrog MCP Server integrates in IDEs and coding assistants such as Copilot or Cursor 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:
Use these resources and real-time information for various use cases. For example:
And much more.
Remote Server Implementation: The JFrog MCP Server is maintained on the JFrog Cloud, and the tools it provides to the client are constantly updated - you automatically get new features and improvements as they are released.
You connect to the JFrog MCP server using OAuth for authentication. This eliminates the need to manage API keys, and no installation or upgrade is required after you enable the implementation.
The JFrog MCP Server is available to JFrog users with a Cloud (SaaS) subscription.
1. An Admin user must enable the JFrog MCP Server on a JPD in the subscription.
2. You can then add the JFrog MCP Server to an MCP client
3. Save the configuration file.
4. Restart or refresh your MCP client. An OAuth window opens in your browser.
5. Follow the prompts to authorize your MCP client to access the JFrog MCP Server.
The following example shows MCP Server definition in Visual Studio Code:
{
"mcp":
"servers": {
"jfrog":
"url":"https://<JFROG_PLATFORM_URL>/mcp"
}
}
The following example shows MCP Server definition in Cursor:
{
"mcpServers": {
"jfrog": {
"url":"https://<JFROG_PLATFORM_URL>/mcp"
}
}
}
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.