AgentStack
MCP verified MIT Self-run

Session Coord Mcp

mcp-lingfeng-vels-session-coord-mcp · by LingFeng-Vels

🚀 Local-first MCP server for multi-session AI coding coordination, task claiming, and conflict-aware parallel development.一个面向并发编码场景的 local-first MCP Server,用来协调多个 Claude Code、Codex 或其他 MCP 客户端在同一代码仓库中的并行开发。

No reviews yet
0 installs
15 views
0.0% view→install

Install

$ agentstack add mcp-lingfeng-vels-session-coord-mcp

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Session Coord Mcp? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

session-coord-mcp

[](https://github.com/LingFeng-Vels/session-coord-mcp/actions/workflows/ci.yml) [](./LICENSE) [](https://github.com/LingFeng-Vels/session-coord-mcp)

A local-first MCP server for coordinating parallel Claude Code, Codex, and other MCP client sessions in one repository.

一个面向并发编码场景的 local-first MCP Server,用来协调多个 Claude Code、Codex 或其他 MCP 客户端在同一代码仓库中的并行开发。

Languages

  • [English](./README.en.md)
  • [简体中文](./README.zh-CN.md)

Quick Links

  • [English README](./README.en.md)
  • [中文 README](./README.zh-CN.md)
  • [Architecture](./docs/architecture.md)
  • [Configuration](./docs/configuration.md)
  • [Tools](./docs/tools.md)
  • [Security](./SECURITY.md)
  • [Publishing Guide](./docs/publishing.md)

Highlights

  • Local-first coordination state with SQLite
  • Team-aware and session-aware AI coding workflow
  • Task claiming, path claiming, update feed, and Git scope validation
  • One-click repository bootstrap for Claude Code and Codex

安全边界

本项目默认只在本地运行,不额外引入自己的云端中转层。 但这不等于“绝对不会泄露”:如果本机被攻击、安装了不可信插件,或宿主 AI 工具本身连接远程模型服务,仍然存在数据泄露风险。

Repository

https://github.com/LingFeng-Vels/session-coord-mcp

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.