Skip to content
Back to search
30
MCP

mcp-server-devutils

npm/mcp-server-devutils

Zero-auth MCP server with everyday developer utilities: base64, UUID, hash, JWT decode, cron, timestamps, JSON, regex

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

How to use

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

{
  "mcpServers": {
    "mcp-server-devutils": {
      "url": "None",
      "transport": "http"
    }
  }
}