Self-hosted collection of powerful web-based tools for everyday tasks. No ads, no tracking, just fast, accessible utilities right from your browser!
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"omni-tools": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-omni-tools"
]
}
}
}