← Index

io.github.hezeclark/devkits

io.github.hezeclark/devkits·v1.0.0·Other
Quality Score
84
/100

12 local developer tools: JSON, Base64, JWT, regex, hash, UUID, Markdown, diff, cron.

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