hikmahtech/drwhome
0 Views
0 Installs
📇 ☁️ – Remote MCP server at https://drwho.me/mcp/mcp with 10 developer utilities: base64 encode/decode, JWT decode (no verify), DNS lookup via Cloudflare DoH, UUID v4/v7, URL encode/decode, JSON format, User-Agent parse, IP lookup via ipinfo. Open access over streamable HTTP — point Claude Desktop at the URL.
Quick Install
One-Click IDE Configuration
claude_desktop_config.json
{
"mcpServers": {
"hikmahtech-drwhome": {
"command": "npx",
"args": [
"-y",
"hikmahtech-drwhome"
]
}
}
}Or
Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.
Documentation Overview
No README found or this server is not hosted on GitHub.