Back to Browse

Jfrog Dummy MCP Server

Developer ToolsLow Risk8.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

JFrog dummy MCP server

About

JFrog dummy MCP server

Security Report

8.0
Low Risk8.0Low Risk

Valid MCP server (3 strong, 5 medium validity signals). 2 known CVEs in dependencies (0 critical, 2 high severity) Package registry verified. Imported from the Official MCP Registry.

4 files analyzed · 3 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-guykjfrog-jfrog-dummy-mcp": {
      "args": [
        "-y",
        "@guykorol_jfrog/jfrog-dummy-mcp"
      ],
      "command": "npx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

jfrog-dummy-mcp

MCP server that exposes two tools:

  • word-count – count words in text
  • letter-count – count letters (a–z, A–Z) in text

Reviews

No reviews yet

Be the first to review this server!