Skip to content
Back to search
30
MCP

DevUtils MCP Server

io.github.paladini/devutils-mcp-server

36 local developer utilities for AI agents. Hash, encoding, UUID, JWT, JSON, network, text.

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

dev-utils-mcp
MCP server with 12 essential developer utilities — UUID, Base64, hashing, JWT decode, JSON diff, regex test. Zero config.
0 tools
mcp-devutils
MCP server with 45 developer utilities (16 free + 29 pro). Free: UUID, hash, HMAC, base64, timestamps, JWT decode, random strings, URL encod
0 tools
devtoolkit-mcp
29 developer utilities as an MCP server — JSON repair, SQL format, hash, encode/decode, UUID, regex, CSV, subnet calc, diagram generation, g
0 tools
mcp-server-devutils
Zero-auth MCP server with everyday developer utilities: base64, UUID, hash, JWT decode, cron, timestamps, JSON, regex
0 tools
@dpm-tools/mcp-devkit
MCP server with 15 zero-config developer utilities: UUID, hash, base64, JWT, JSON, YAML, cron, timestamp, color, slugify, password, lorem.
0 tools
io.github.marin1321/mcp-devtools
MCP server giving AI agents safe access to filesystem, databases, processes, and APIs.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "devutils_mcp_server": {
      "url": "None",
      "transport": "http"
    }
  }
}