timrogers/quick-look-mcp-server
An MCP server for macOS to allow agents to present files to users using macOS's Quick Look feature
Platform-specific configuration:
{
"mcpServers": {
"quick-look-mcp-server": {
"command": "npx",
"args": [
"-y",
"quick-look-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...