Skip to main content
Glama

Server Details

MCP server for Sendbird — chat users, channels, members, and messages from your AI client.

Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
m190/usefulapi-mcp
GitHub Stars
0

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 3.9/5 across 14 of 14 tools scored. Lowest: 3.2/5.

Server CoherenceA
Disambiguation5/5

All tools have distinct purposes: each targets a specific resource (users, group channels, open channels, messages) with clear actions (create, get, list, update). There is no overlap, and the raw request tool is intentionally separate for custom queries.

Naming Consistency5/5

All tools follow a consistent `sendbird_verb_noun` pattern using snake_case, making it easy to predict tool names. The verb is always first (create, get, list, update, send) and the noun is the resource (user, group_channel, message, etc.).

Tool Count5/5

14 tools is appropriate for a chat platform API, covering core user, channel, and message operations without being overwhelming. Each tool has a clear role, and the count is well within the 3-15 ideal range.

Completeness2/5

Several important operations are missing, such as delete user, delete channel, create open channel, and send file messages. The raw request tool is read-only (GET only), so agents cannot perform these mutations, leading to significant gaps that may cause failures.

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.