The MCP tool directory.
Each row is one tool from one provider. Tools sharing a name across providers (e.g. search) are listed separately because they aren't interchangeable.
[ 3127 tools indexed ]
[ all tools ]
30 / 3127
REDDIT_SEARCH_ACROSS_SUBREDDITS
[ remote ]Searches Reddit for content (e.g., posts, comments) using a query, with results typically confined to subreddits unless `restrict_sr` is set to False.
refresh_faf
[ remote ]Re-ground on .faf content — re-score via the Mk4 Zig-WASM Enterprise scorer (33-slot, honors the authored app-type shape), report drift vs an optional baseline score, and return a stamped re-ground. The explicit re-grounding primitive for long sessions: drift → refresh → re-grounded. Built for Grok, by request.
registry.feeds
[ remote ]List read-only HeyClaude registry feeds, category feeds, platform feeds, and artifact locations.
registry.info
[ remote ]Fetch read-only HeyClaude MCP package, registry, tool, and public rate-limit metadata.
registry.list
[ remote ]List read-only HeyClaude entries with bounded pagination and optional category, platform, tag, and query filters.
registry.plan
[ remote ]Plan a read-only Claude or Codex workflow toolbox from ranked HeyClaude registry entries. Each entry includes an inline install block (install command, config snippet, download URL) and the recommended stack is summarized as a copy-pasteable installPlan, alongside trust and follow-up guidance.
registry.recommend
[ remote ]Answer 'what should I use to do X' in one call. Given a plain-language task (and optional platform/category), returns the best-match HeyClaude entries ranked by fit — each with why it fits, trust summary, disclosed safety/privacy notes, and an inline install block — plus a topPick and a consolidated installPlan. Unlike workflow.plan it does not force category diversity; it returns the genuinely best matches. Collapses the search → compare → detail → asset loop into a single answer-shaped response.
registry.search
[ remote ]Search read-only HeyClaude registry entries by query, category, exact tag, and skill platform compatibility.
registry.stats
[ remote ]Fetch aggregate read-only registry stats, freshness, category counts, and real source-signal coverage.
registry.updates
[ remote ]List recently added or upstream-updated HeyClaude entries from generated registry metadata.
related.count
[ remote ]Retrieves the count of related records for a specific parent record. Supports filtering by various criteria including approval status, conversion status, and custom field filters. This operation is useful for analytics and UI display purposes where you need to show counts without fetching the actual related records.
related.delink
[ remote ]Removes relationships between a parent record and multiple records in a specified related list, identified by their IDs in the query parameter. This operation deletes only the relationship links, not the actual records themselves. The target records remain intact in their respective modules.
related.delinkOne
[ remote ]Deletes the association between a parent record and a specific related record. This operation deletes only the relationship link, not the actual record itself.
related.get
[ remote ]Retrieves details of a specific record that is related to a parent record. Returns the record data along with pagination information if applicable.
related.list
[ remote ]Retrieves a paginated list of records from a specific related list of a parent record in a Recruit module. Supports filtering by fields and conditional requests using If-Modified-Since header.
related.listDeleted
[ remote ]Retrieves a list of records that were previously related to a parent record but have since been deleted. Useful for audit trails and data recovery scenarios.
related.update
[ remote ]Updates multiple related records' specific properties in a specified related list.
related.updateOne
[ remote ]Updates a specific related record's properties.
report_cards
[ remote ]Get individual card data from a report for rendering.
reports_list
[ remote ]List analysis reports with metadata.
reports_search
[ remote ]Search reports by job ID, tool name, or keyword.
reports_view
[ remote ]View a specific report by processing ID.
request_copilot_review
[ remote ]Request a GitHub Copilot code review for a pull request. Use this for automated feedback on pull requests, usually before requesting a human reviewer.
research_book
[ remote ]One-call research bundle: returns the full review text, all existing signals, and page metadata for a book or investigation. Start here before writing a signal.
reset_branch
[ remote ]Resets migrations of a development branch. Any untracked data or schema changes will be lost.
resolve-library-id
[ remote ]Resolves a package/product name to a Context7-compatible library ID and returns a list of matching libraries. You MUST call this function before 'get-library-docs' to obtain a valid Context7-compatible library ID UNLESS the user explicitly provides a library ID in the format '/org/project' or '/org/project/version' in their query. Selection Process: 1. Analyze the query to understand what library/package the user is looking for 2. Return the most relevant match based on: - Name similarity to the query (exact matches prioritized) - Description relevance to the query's intent - Documentation coverage (prioritize libraries with higher Code Snippet counts) - Trust score (consider libraries with scores of 7-10 more authoritative) Response Format: - Return the selected library ID in a clearly marked section - Provide a brief explanation for why this library was chosen - If multiple good matches exist, acknowledge this but proceed with the most relevant one - If no good matches exist, clearly state this and suggest query refinements For ambiguous queries, request clarification before proceeding with a best-guess match.
restore_contact
[ remote ]Restore a archived contact record in Clay. This endpoint should only be used when you need to restore a contact.
restore_project
[ remote ]Restores a Supabase project.
reverse_lookup_player
[ remote ]Retrieve a table of player information given a list of player ids :param player_ids: list of player ids :type player_ids: list :param key_type: name of the key type being looked up (one of "mlbam", "retro", "bbref", or "fangraphs") :type key_type: str :rtype: :class:`pandas.core.frame.DataFrame`
reviews.create
[ remote ]Create a Review record (interviewer feedback on a candidate).