Serversio.github.hezeclark/devkits
D

io.github.hezeclark/devkits

io.github.hezeclark/devkits · v1.0.0
▦ npm
v1.0.0npm npm: devkits-mcp-server↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.hezeclark/devkits",
  "description": "12 local developer tools: JSON, Base64, JWT, regex, hash, UUID, Markdown, diff, cron.",
  "repository": {
    "url": "https://github.com/hezeclark/devkits-mcp",
    "source": "github"
  },
  "version": "1.0.0",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "devkits-mcp-server",
      "version": "1.0.0",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}