ably
MCP server for Ably — channel history, presence, occupancy, stats, publish, and app management.
MCP server for Ably — channel history, presence, occupancy, stats, publish, and app management. Official MCP Registry: io.usefulapi/[email protected]. Remote endpoint: https://ably.usefulapi.io/mcp
Problem it solves
Discoverable MCP server listed in the official MCP Registry.
How it's different
Remote MCP endpoint ingested from the official registry and probed by FastDrop.
Ingested from the official MCP Registry
FastDrop pulled this entry from the official MCP Registry as io.usefulapi/ably and probed the endpoint. The maker did not submit it, so the outbound link is not endorsed
and the description is not theirs.
If this is your server, claim the listing to edit it and take ownership. The registry index lists everything else still awaiting a probe.
Claim this listingTools this endpoint exposes
Read directly from the endpoint on 28 Jul 2026. Not supplied by the maker.
ably_get_channel_historyRetrieve historical messages published to a channel, newest-first by default. REST: GET /channels/{channel}/messages.
ably_get_presenceList the members currently present on a channel (who is online now). REST: GET /channels/{channel}/presence.
ably_get_presence_historyRetrieve historical presence events (enter/leave/update) for a channel. REST: GET /channels/{channel}/presence/history.
ably_get_channel_detailsGet status and occupancy metrics for a single channel (connections, publishers, subscribers, presence members). REST: GET /channels/{channel}.
ably_list_channelsEnumerate channels that are currently active in the app. Requires the API key to have the 'channel-metadata' capability. REST: GET /channels.
ably_get_statsRetrieve message/connection/channel usage statistics for the app tied to the API key, bucketed by time. REST: GET /stats.
ably_get_service_timeReturn the current Ably service time in ms since epoch. Useful for aligning start/end windows to the server clock. REST: GET /time.
ably_publish_messageWRITE: publish a message to a channel. Every connected subscriber receives it in real time. This is a real, outward-facing side effect — confirm the channel and payload before calling. REST: POST /cha
Is this tool yours?
Claim this listing and we’ll verify ownership before handing it over.
Sign in to claim this listingRelated Products
Reviews
Sign in to leave a review.
No reviews yet.
Comments
Sign in to join the discussion.
No comments yet - start the discussion.