# jfrog-dummy-mcp [Health: Active]

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/guykJfrog/jfrog-dummy-mcp  
**GitHub Stars:** 0  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/jfrog-dummy-mcp

## Description
JFrog dummy MCP server

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "jfrog-dummy-mcp": {
    "command": "npx",
    "args": ["-y","jfrog-dummy-mcp"]
  }
}
```

## Documentation & 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

