luma-tabs
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@luma-tabsfind my recent tab on React hooks"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Luma Tabs
任务优先的 Chrome 标签管理器:阻止精确重复标签,用最近优先和模糊匹配找回页面,并把长期工作现场保存成可继续的任务。

下载
当前为 0.1.0-beta 测试版,使用 Chrome 开发者模式加载,暂不支持自动更新。
Related MCP server: Chrome MCP Server
核心能力
重复标签路由:新打开精确重复页面时,自动回到已打开标签。
最近优先搜索:统一搜索已打开、最近关闭、历史、书签和任务资料。
中文模糊召回:支持标题、网址、拼音、首字母、轻微错字和乱序关键词。
任务工作现场:保存网页或本地原型,一键恢复并投影为 Chrome 原生标签组。
分组联动:标签拖入任务对应的 Chrome 分组后自动加入任务,从任务移除时同步退出分组。
同屏添加:任务和已打开标签上下排列,默认最近优先,也可按标题排序并直接加入当前任务。
Agent 连接:可选通过本机 Companion 让 Codex、Claude Code 等 MCP Client 操作任务。
只安装 Chrome 扩展
下载并解压
luma-tabs-0.1.0.zip。在 Chrome 打开
chrome://extensions。开启“开发者模式”,点击“加载已解压的扩展程序”。
选择根目录中含有
manifest.json的文件夹。点击 Luma 图标打开侧边栏。
如需保存 file:// 本地原型,在 Chrome 提示时允许文件网址访问;也可在扩展详情中开启“允许访问文件网址”。
启用 Agent
Agent 功能需要 Node.js 18 或更高版本。先安装 Chrome 扩展,再下载总包并安装 Companion:
npm install -g "/absolute/path/luma-tabs-agent-0.1.0.tgz"
luma install-hostCodex:
codex mcp add luma-tabs -- luma mcpClaude Code:
claude mcp add --transport stdio --scope user luma-tabs -- luma mcp重新加载 Luma,在“更多 -> 设置 -> Agent 连接”中开启“允许 Agent 操作 Luma”,然后重启 Agent。完整步骤见 测试版安装说明。
本地开发
npm install
npm run check
npm run test:extension构建后在 chrome://extensions 加载项目中的 dist 目录。视觉预览可运行:
npm run dev隐私
Luma 本地处理标签、任务和搜索数据,不读取网页正文,不注入内容脚本,不申请 <all_urls>,也不包含广告或分析 SDK。历史、书签、标签组和 Agent 连接均使用可选权限。详见 隐私说明。
反馈
功能问题与建议:提交 Issue
安全问题:使用 GitHub Security Advisory 私下报告,不要公开敏感细节。
License
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/844587244-rgb/luma-tabs'
If you have feedback or need assistance with the MCP directory API, please join our Discord server