Catalog
DevUtils MCP Server
Officialby paladini · TypeScript
36 local developer utilities for AI agents. Hash, encoding, UUID, JWT, JSON, network, text.
36 local developer utilities for AI agents. Hash, encoding, UUID, JWT, JSON, network, text.
Topics
developer-toolsdevutilsmcpmcp-servermodel-context-protocol
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"devutils-mcp-server": {
"command": "npx",
"args": [
"-y",
"devutils-mcp-server@1.1.0"
]
}
}
}