Skip to main content
Glama
137,421 tools. Last updated 2026-05-21 07:28

"namespace:io.github.chaband-ops" matching MCP tools:

  • Update environment fields and manage credentials in a single call. Add, update, or remove login credentials while changing name, URL, or description.
  • Retrieve the authenticated user's profile including id, username, name, bio, and follower/following counts from the Medium dashboard API. Use this to obtain identity context for downstream operations.
    MIT
  • Retrieve Medium story metadata including title, URL, claps, response count, publication, and publish date by providing a post ID.
    MIT
  • Check dedup ledger counts after writes to confirm progress or identify skipped writes with 'deduped' status.
    MIT
  • Clap a Medium story up to 50 times with deduplication protection. Supports dry-run mode to preview without applying.
    MIT
  • List active watches owned by your wallet. Pay a $0.001 USDC ops fee to prove wallet ownership and retrieve watch details.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • EPO Open Patent Services MCP

  • Access live company and contact data from Explorium's AgentSource B2B platform.

  • Retrieve public profile information for any Medium user by their username, including ID, name, bio, and follower count.
    MIT
  • Post a response to a Medium story or reply to an existing comment. Preview with dry-run before confirming.
    MIT
  • Verify Medium credentials (integration token and sid cookie) to return authed user ID, username, and publication count. Use before other tools to prevent 401 errors.
    MIT
  • Validate a reply to a Medium post or response, compute a dedup hash, and return a preview with a token for 5-minute confirmation window.
    MIT
  • Generate draft replies to all responses on a Medium post. Outputs pending JSON for review and approval before sending.
    MIT
  • Retrieve top-level comments for a Medium story by providing its post ID. Use the limit parameter to control the number of responses returned.
    MIT
  • Cancel a watch you own to stop monitoring. Provide the watch ID; incurs a $0.001 USDC fee. Returns 404 if the watch does not exist or you are not the owner.
    MIT
  • Post approved drafts sequentially from a JSON file, respecting a configurable rate limit. Use dry-run mode to preview before publishing.
    MIT
  • Publish a Medium story in markdown. Defaults to draft to avoid accidental publication; set publish_status to public or unlisted to publish. Supports tags, canonical URL, and dry-run.
    MIT
  • Retrieve the total clap count for a Medium story to check engagement before or after posting a response. Faster than fetching full post details.
    MIT
  • Get nested replies under a single top-level response. Use with list_responses to walk through the discussion thread.
    MIT
  • Retrieve tidal, water level, temperature, and wind data from NOAA CO-OPS stations to monitor environmental conditions. Provides quality-scored data with source citations for verification.
  • Retrieve Medium articles from recommended, following, or tag-specific feeds. Specify the tab and limit to control the output.
    MIT