DevUtils MCP Server for Claude Desktop
io.github.paladini/devutils-mcp-server
36 local developer utilities for AI agents. Hash, encoding, UUID, JWT, JSON, network, text.
client:Claude Desktop
transport:stdio
runtime:npm
Install DevUtils MCP Server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"devutils-mcp-server": {
"command": "npx",
"args": [
"-y",
"devutils-mcp-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs