Update environment fields and manage credentials in a single call. Add, update, or remove login credentials while changing name, URL, or description.
135,502 tools. Last updated 2026-05-25 23:15
"namespace:io.github.mgleonard-ops" matching MCP tools:
- Check dedup ledger counts after writes to confirm progress or identify skipped writes with 'deduped' status.MIT
- 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
- 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
- AlicenseAqualityBmaintenanceStandalone Substack CLI + 26-tool MCP server. Your IDE drafts the replies. Zero AI API keys.Last updated26MIT
- AlicenseAqualityBmaintenanceMedium CLI + 23-tool MCP server. Hybrid official API + dashboard GraphQL. Your IDE drafts the responses — no AI API keys.Last updated1023MIT
Matching MCP Connectors
EPO Open Patent Services MCP
- mcp-exploriumOAuth
Access live company and contact data from Explorium's AgentSource B2B platform.
- List the publications you can publish to on Medium, returning each publication's id and name to use with publish_post.MIT
- 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
- 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
- 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
- Post approved drafts sequentially from a JSON file, respecting a configurable rate limit. Use dry-run mode to preview before publishing.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
- 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
- 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 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.
- Get nested replies under a single top-level response. Use with list_responses to walk through the discussion thread.MIT
- Retrieve Medium articles from recommended, following, or tag-specific feeds. Specify the tab and limit to control the output.MIT