lark-bridge-mcp
飞书 × Cursor MCP Server – 通过飞书与 AI Agent 实时沟通
Why this rank:Recent releaseStrong adoptionHealthy release cadence
Description
飞书 × Cursor MCP Server – 通过飞书与 AI Agent 实时沟通
Release History
| Version | Changes | Urgency | Date |
|---|---|---|---|
| v4.0.0 | ⚠️ 项目迁移通知: 本项目已迁移至全新项目 Cursor Claw 新项目支持飞书 + 微信双通道,架构全面升级 请前往新项目获取后续更新: https://github.com/lk-eternal/cursor-claw/releases | High | 5/12/2026 |
| v3.2.0 | 重构: Agent 统一架构 — 合并 launchSessionAgent/launchIndependentAgent 为 launchAgent, 删除 independentAgents Map, 所有 Agent 统一由 sessionAgents 管理 新增: 临时长连接绑定 — Setup 引导流程无需完整启动 Daemon, 通过轻量 tempMain 模式完成飞书绑定 优化: Setup 引导精简 — 5 步缩减为 4 步, 合并 Daemon 启动与绑定步骤, 新增折叠式机器人配置提示 优化: 绑定类型统一为 chat_id — 移除 larkReceiveIdType 配置项, 简化消息路由逻辑 新增: Settings 新增「关于」Tab — 应用更新和 GitHub 仓库链接移入独立 Tab 修复: Setup 跳过后黑屏 — Settings 组件变量引用错误导致崩溃 修复: 每次启动重新进入引导 — onComplete 未持久化 setupComplete 到配置文件 优化: ui-logger 统一广播 — 合并 broadcastSessionSta | High | 4/30/2026 |
| v3.0.0 | 新增: 多 Agent 并行架构 — 群聊/私聊/定时任务各自独立 Session Agent 新增: 群聊支持 — @机器人 即可在群内与 Agent 对话, 每个群独立会话 新增: 环境隔离 — 群聊 Agent 使用独立临时工作目录, 互不干扰 新增: MCP 项目级动态注入 — 每次启动自动写入 .cursor/mcp.json, 端口变化自动更新 新增: 指令权限分级 — /restart /workspace /mcp 等系统指令仅管理员可用 新增: 指令会话隔离 — /stop /reset 非管理员仅影响自身会话 新增: /help 按角色展示 — 管理员看全部指令, 普通用户看基础指令 新增: Admin MCP Server — 独立管理端点, 支持 Agent/规则/定时任务/MCP 管理 优化: 代码架构重构 — agent-launcher/agent-cli/workspace-injector/ui-logger 模块拆分 优化: 移除 Agent 15秒全局冷却, 消息到达即刻响应 优化: 消息合并投递 — 同一会话短时间内多条消息合并为一次 Agent | High | 4/24/2026 |
| v2.5.8 | 修复: 自动更新缓存清除不彻底, 仍复用旧版本安装包的问题 | High | 4/22/2026 |
| 2.5.4 | Imported from npm (2.5.4) | Low | 4/21/2026 |
| v2.5.7 | 修复: 自动更新缓存导致下载旧版本安装包的问题 | High | 4/21/2026 |
| v2.5.6 | 新增: /workspace 指令和 manage_workspace MCP 工具, 支持切换工作目录 新增: 设置页面各 Tab 自动刷新, 指令/注入修改后无需手动刷新 修复: 目录路径含空格或中文时 CLI 命令失败 修复: CLI login 后需要重启才能检测到登录状态 | High | 4/21/2026 |
| v2.5.5 | 新增: Skills 目录树支持新建/删除单个文件和文件夹 修复: 自动更新进度条先跳假进度再回退的问题 | High | 4/21/2026 |
| v2.5.4 | 新增: MCP 管理页面展示已注册工具列表(Tag 样式), 悬浮显示工具描述与参数 新增: 通过 MCP 协议直接获取工具信息(支持 Command/URL 两种类型) 新增: MCP 服务器状态实时显示(ready/disabled/error/not loaded) 优化: 首次加载即异步预读所有 MCP 工具, 无需手动刷新 | High | 4/17/2026 |
| v2.5.3 | 新增: Agent状态卡片展示当前模型, 优化卡片高度变化问题 优化: 无用日志清理,警告优化 | High | 4/16/2026 |
| v2.5.2 | 新增: 更新提示展示更新内容,支持多版本差异汇总 新增: 更新失败时提供网络排查和手动更新引导 | High | 4/16/2026 |
| v2.5.1 | **Full Changelog**: https://github.com/lk-eternal/feishu-cursor-bridge/compare/v2.5.0...v2.5.1 | High | 4/16/2026 |
| v2.5.0 | **Full Changelog**: https://github.com/lk-eternal/feishu-cursor-bridge/compare/v2.4.9...v2.5.0 | High | 4/15/2026 |
| v2.4.9 | **Full Changelog**: https://github.com/lk-eternal/feishu-cursor-bridge/compare/v2.4.8...v2.4.9 | Medium | 4/14/2026 |
| v2.4.8 | **Full Changelog**: https://github.com/lk-eternal/feishu-cursor-bridge/compare/v2.4.7...v2.4.8 **Full Changelog**: https://github.com/lk-eternal/feishu-cursor-bridge/compare/v2.4.7...v2.4.8 | Medium | 4/8/2026 |
| v2.4.7 | **Full Changelog**: https://github.com/lk-eternal/feishu-cursor-bridge/compare/v2.4.6...v2.4.7 | Medium | 4/8/2026 |
| v2.4.6 | **Full Changelog**: https://github.com/lk-eternal/feishu-cursor-bridge/compare/v2.4.5...v2.4.6 | Medium | 4/8/2026 |
| v2.4.5 | **Full Changelog**: https://github.com/lk-eternal/feishu-cursor-bridge/compare/v2.4.4...v2.4.5 | Medium | 4/3/2026 |
| v2.4.4 | **Full Changelog**: https://github.com/lk-eternal/feishu-cursor-bridge/compare/v2.4.3...v2.4.4 | Medium | 4/2/2026 |
| v2.4.3 | **Full Changelog**: https://github.com/lk-eternal/feishu-cursor-bridge/compare/v2.4.2...v2.4.3 | Medium | 4/2/2026 |
| v2.4.2 | **Full Changelog**: https://github.com/lk-eternal/feishu-cursor-bridge/compare/v2.4.1...v2.4.2 | Medium | 4/2/2026 |
| v2.4.1 | **Full Changelog**: https://github.com/lk-eternal/feishu-cursor-bridge/compare/v2.4.0...v2.4.1 | Medium | 4/1/2026 |
| v2.3.1 | **Full Changelog**: https://github.com/lk-eternal/feishu-cursor-bridge/compare/v2.1.0...v2.3.1 | Medium | 3/31/2026 |
| v2.1.0 | **Full Changelog**: https://github.com/lk-eternal/feishu-cursor-bridge/commits/v2.1.0 | Medium | 3/27/2026 |
Dependencies & License Audit
Loading dependencies...
Similar Packages
auxiliarAI agent for cloud service recommendations — Chrome-verified pricing, real gotchas, jobs, and communitymain@2026-06-05
@contentrain/skillsAI agent skills for Contentrain — workflow procedures, framework integration guides@contentrain/rules@0.5.0
More in MCP Servers
node9-proxyThe Execution Security Layer for the Agentic Era. Providing deterministic "Sudo" governance and audit logs for autonomous AI agents.
mcp-compressorAn MCP server wrapper for reducing tokens consumed by MCP tools.
claude-plugins-officialOfficial, Anthropic-managed directory of high quality Claude Code Plugins.
langchain4jLangChain4j is an open-source Java library that simplifies the integration of LLMs into Java applications through a unified API, providing access to popular LLMs and vector databases. It makes impleme
