Serversme.drwho/tools
T

drwho.me developer tools

me.drwho/tools · v0.1.0
● Remote
v0.1.0remote🌐 https://drwho.me/mcp/mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "me.drwho/tools",
  "description": "Remote MCP server: 10 developer utilities (base64, JWT, DNS, UUID, URL, JSON, UA, IP lookup).",
  "title": "drwho.me developer tools",
  "repository": {
    "url": "https://github.com/hikmahtech/drwhome",
    "source": "github"
  },
  "version": "0.1.0",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://drwho.me/mcp/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}