Loading MCP server directory, please wait...
MCP relay so Claude Code agents on different machines can exchange messages via named channels.
npx @getmcp/cli add io.github.constripacity/claude-code-bridgeRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.constripacity/claude-code-bridge": {
"command": "uvx",
"args": [
"--stdio",
"claude-code-bridge"
],
"env": {
"CLAUDE_BRIDGE_DB": "",
"CLAUDE_BRIDGE_AUTH_TOKEN": ""
}
}
}
}Team-aware memory: intent, decisions, real-time conflicts for AI coding assistants.
MCP server for progressive tool usage at any scale (see https://klavis.ai)
Analytics for business data: upload CSV or connect GA4/GSC, run ML/stats, get HTML reports.
A MCP server built for developers enabling Git based project management with project and personal…