tornikegomareli/macos-tools-mcp-server
A Model Context Protocol server that brings macOS system tools directly inside your LLM client. Monitor system performance in real-time, analyze resource usage, search files with advanced patterns, and manage file tags using native macOS APIs.
Platform-specific configuration:
{
"mcpServers": {
"macos-tools-mcp-server": {
"command": "npx",
"args": [
"-y",
"macos-tools-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...