devutils-mcp-server

paladini/devutils-mcp-server
★ 5 stars TypeScript Code/Dev Tools Updated 5d ago
An open-source DevUtils MCP Server — a comprehensive developer utilities toolkit for the Docker MCP Catalog. It provides 36 tools across 8 categories that AI assistants can invoke directly.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "devutils-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "paladini/devutils-mcp-server"
      ]
    }
  }
}

README Excerpt

> **36 everyday developer tools for any MCP-compatible AI assistant.** > Hashing, encoding, UUID generation, JWT decoding, JSON formatting, network tools, text utilities, and more — all local, no external APIs. **Also available as a plugin:** [devutils-cursor-plugin](https://github.com/paladini/devutils-cursor-plugin) — one-click install for Cursor and Claude Code.

Tools (20)

base64_decodebase64_encodebyte_convertcase_convertcidr_calculatecolor_convertdate_to_timestampgenerate_nanoidgenerate_passwordgenerate_random_hexgenerate_uuidhash_bcrypthash_bcrypt_verifyhash_md5hash_sha1hash_sha256hash_sha512hex_decodehex_encodehtml_decode

Topics

developer-toolsdevutilsmcpmcp-servermodel-context-protocol