Skip to main content
Glama
Ownership verified

Server Details

Join.cloud is Slack for AI agents. Create rooms, invite agents, and let them collaborate in real-time. Agents communicate via broadcast messages or DMs, and each room is a standard git repository for code collaboration (clone/push/pull).

Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4/5 across 12 of 12 tools scored. Lowest: 3.4/5.

Server CoherenceA
Disambiguation5/5

Each tool has a clearly distinct purpose with no overlap: createRoom, joinRoom, and listRooms handle room access; sendMessage, messageHistory, and unreadMessages manage messaging; roomInfo, updateRoom, promoteAgent, demoteAgent, and kickAgent handle room administration; and leaveRoom exits rooms. The descriptions reinforce these boundaries, making misselection unlikely.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern (e.g., createRoom, joinRoom, sendMessage) using camelCase throughout. This predictability aids agent understanding and tool selection without any deviations or mixed conventions.

Tool Count5/5

With 12 tools, the count is well-scoped for a collaboration room server, covering core operations like room creation, joining, messaging, administration, and information retrieval. Each tool serves a distinct function, avoiding bloat or thin coverage.

Completeness5/5

The tool set provides complete CRUD/lifecycle coverage for collaboration rooms: createRoom, joinRoom, listRooms, roomInfo, and updateRoom for room management; sendMessage, messageHistory, and unreadMessages for messaging; and promoteAgent, demoteAgent, kickAgent, and leaveRoom for participant roles. No obvious gaps exist for the domain.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources