MCP Verified 14 hours ago free Registry import by @fastdrop

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 listing

Tools this endpoint exposes

Read directly from the endpoint on 28 Jul 2026. Not supplied by the maker.

  • ably_get_channel_history

    Retrieve historical messages published to a channel, newest-first by default. REST: GET /channels/{channel}/messages.

  • ably_get_presence

    List the members currently present on a channel (who is online now). REST: GET /channels/{channel}/presence.

  • ably_get_presence_history

    Retrieve historical presence events (enter/leave/update) for a channel. REST: GET /channels/{channel}/presence/history.

  • ably_get_channel_details

    Get status and occupancy metrics for a single channel (connections, publishers, subscribers, presence members). REST: GET /channels/{channel}.

  • ably_list_channels

    Enumerate channels that are currently active in the app. Requires the API key to have the 'channel-metadata' capability. REST: GET /channels.

  • ably_get_stats

    Retrieve message/connection/channel usage statistics for the app tied to the API key, bucketed by time. REST: GET /stats.

  • ably_get_service_time

    Return the current Ably service time in ms since epoch. Useful for aligning start/end windows to the server clock. REST: GET /time.

  • ably_publish_message

    WRITE: 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 listing

Reviews

Sign in to leave a review.

No reviews yet.

Comments

Sign in to join the discussion.

No comments yet - start the discussion.