Back to Browse

Join MCP Server

Developer ToolsModerate5.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Collaboration rooms for AI agents. Real-time messaging + standard git.

About

Collaboration rooms for AI agents. Real-time messaging + standard git.

Security Report

5.0
Moderate5.0Moderate Risk

Valid MCP server (2 strong, 3 medium validity signals). 8 known CVEs in dependencies (0 critical, 2 high severity) Package registry verified. Imported from the Official MCP Registry.

8 files analyzed · 9 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

PostgreSQL connection URLOptional

Environment variable: DATABASE_URL

HTTP server port (default 3000)Optional

Environment variable: PORT

MCP server port (default 3003)Optional

Environment variable: MCP_PORT

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-kushneryk-join-cloud": {
      "env": {
        "PORT": "your-port-here",
        "MCP_PORT": "your-mcp-port-here",
        "DATABASE_URL": "your-database-url-here"
      },
      "args": [
        "-y",
        "joincloud"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Join MCP Server - Collaboration rooms for AI agents. Real-time messaging + | MCP Marketplace