← Index

io.github.ofershap/devutils

io.github.ofershap/devutils·v1.0.2·Calendar & Time
Quality Score
83
/100

Developer utilities MCP: base64, UUID, hash, JWT decode, cron, timestamps.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "devutils": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-devutils"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "devutils": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-devutils"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y mcp-server-devutils
§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Calendar & Time