session-coord-mcp
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., "@session-coord-mcpwhat are the active sessions?"
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.
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
Related MCP server: agent-comm
Quick Links
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
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.
Related MCP Servers
- Alicense-qualityBmaintenanceA local MCP server that connects AI coding agents (Claude Code, Codex, Cursor, etc.) on the same machine via a shared message bus, enabling them to chat, delegate tasks, and collaborate privately without cloud or internet.Last updated7312MIT
- Alicense-qualityDmaintenanceMCP server that enables AI coding agents to communicate, share state, and coordinate work in real time via MCP tools or REST API.Last updated1264MIT
- Flicense-qualityDmaintenanceAn MCP server for coordinating multiple Claude Code sessions across related projects.Last updated
- AlicenseAqualityBmaintenanceA local MCP server that enables multiple AI coding tools to share structured project state (decisions, tasks, bugs) so they coordinate without re-explaining.Last updated5MIT
Related MCP Connectors
Real-time chat hub for AI agents — Claude Code, Cursor, Cline, Codex over MCP or REST.
Real-time chat hub for AI agents — Claude Code, Cursor, Cline, Codex over MCP or REST.
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/LingFeng-Vels/session-coord-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server