{
  "name": "mcp-devutils",
  "version": "2.9.16",
  "description": "MCP server with 45 developer utilities (16 free + 29 pro). Free: UUID, hash, HMAC, base64, timestamps, JWT decode, random strings, URL encode/decode, JSON format, YAML/JSON convert, regex test, cron explain, color convert, HTTP status, slugify, HTML escape. Pro: nanoid, hex encode, JWT create, JSON diff/query, CSV/JSON convert, regex replace, semver compare, chmod calc, text diff, number base, lorem ipsum, word/byte count, CIDR calc, case convert, markdown TOC, env parser, IP info, password strength, data size, string escape, char info, SQL format, epoch convert, AES encrypt/decrypt, RSA keygen, scrypt hash. Try every pro tool 3 times free before purchasing",
  "type": "module",
  "main": "index.js",
  "bin": {
    "mcp-devutils": "index.js"
  },
  "scripts": {
    "start": "node index.js"
  },
  "keywords": [
    "mcp",
    "model-context-protocol",
    "developer-tools",
    "utilities",
    "uuid",
    "hash",
    "hmac",
    "base64",
    "jwt",
    "claude",
    "claude-code",
    "cursor",
    "cron",
    "color-convert",
    "semver",
    "http-status",
    "slugify",
    "html-escape",
    "chmod",
    "diff",
    "permissions",
    "number-base",
    "lorem-ipsum",
    "word-count",
    "cidr",
    "case-convert",
    "markdown-toc",
    "env-parser",
    "ip-address",
    "password-strength",
    "data-size",
    "string-escape",
    "nanoid",
    "csv-json",
    "hex-encode",
    "unicode",
    "byte-count",
    "json-diff",
    "jwt-create",
    "sql-format",
    "json-query",
    "epoch-convert",
    "timezone",
    "aes",
    "encryption",
    "rsa",
    "keygen",
    "scrypt",
    "password-hash",
    "regex-replace",
    "yaml",
    "yaml-json",
    "claude-desktop",
    "cursor-mcp",
    "mcp-server",
    "git-tools",
    "http-client",
    "regex",
    "file-operations",
    "ai-tools"
  ],
  "author": "Hong Teoh",
  "license": "MIT",
  "funding": [
    {
      "type": "individual",
      "url": "https://buy.stripe.com/bJe00jgjugyr5Fi5cv9Zm05"
    },
    {
      "type": "individual",
      "url": "https://buymeacoffee.com/gl89tu25lp"
    }
  ],
  "dependencies": {
    "@modelcontextprotocol/sdk": "^1.0.0",
    "js-yaml": "^4.1.1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/hlteoh37/mcp-devutils.git"
  },
  "homepage": "https://hlteoh37.github.io/mcp-devutils/",
  "bugs": {
    "url": "https://github.com/hlteoh37/mcp-devutils/issues"
  }
}
