[ agent capabilities ]

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.

[ 3315 tools indexed ]

[ all tools ]

30 / 3315

Vibe Marketing MCP (HyperFeed.ai) /

find-hooks

[  remote  ]

Find social media hooks by network and/or category

macrostrat /

find-units

[  remote  ]

Find geological rock units, formations, bedrock geology, and mineral information for any location worldwide. Use for geology questions, rock types, age dating, lithology, and geological analysis.

Revuo /

find_agent_ready_products

[  remote  ]

Find products with the highest agent readiness scores — products that are easiest for AI agents to integrate with. Sorted by compositeScore desc; supports skip/limit pagination. All readiness scores are 0-100, higher better. Calibration: <30 = not agent-ready (default minimumScore filter), 30-49 = early/limited, 50-69 = decent, 70-89 = strong, 90+ = exceptional. Response: array of { slug, name, tagline, websiteUrl, tier (free|verified|featured), unverified (true on free only), verifiedAt (ISO; nullable), agentReadiness: { compositeScore, apiScore, protocolScore, sdkScore, integrationScore, dxScore } (each 0-100), mcp?: { hasMcpSupport, totalToolCount, serverCount } }. Note: ordering is by agent-readiness, not by tier — this is the one MCP tool where tier doesn't reorder results, since the buyer intent is technical fit, not paid placement.

Context Awesome /

find_awesome_section

[  remote  ]

Discovers sections/categories across awesome lists matching a search query and returns matching sections from awesome lists. You MUST call this function before 'get_awesome_items' to discover available sections UNLESS the user explicitly provides a githubRepo or listId. Selection Process: 1. Analyze the query to understand what type of resources the user is looking for 2. Return the most relevant matches based on: - Name similarity to the query and the awesome lists section - Category/section relevance of the awesome lists - Number of items in the section - Confidence score Response Format: - Returns matching sections of the awesome lists with metadata - Includes repository information, item counts, and confidence score - Use the githubRepo or listId with relevant sections from results for get_awesome_items For ambiguous queries, multiple relevant sections will be returned for the user to choose from.

Smithery /

find_breakpoints

[  remote  ]

Detect responsive layout breakpoints for a URL. Scans viewport widths from 320px to 1920px and identifies where significant layout changes occur (large height jumps, content reflows). Returns a list of detected breakpoint widths.

KMB Bus /

find_buses_to_destination

[  remote  ]

Find bus routes that go to a specified destination. Args: destination: The destination to search for (e.g., "Central", "Mong Kok", "Airport")

Clay /

find_duplicates

[  remote  ]

Find potential duplicate contacts.

Smithery /

find_login_page

[  remote  ]

Discover login/sign-in pages for a website. Checks the site's sitemap.xml and probes common login URL paths. Returns a list of candidate login URLs found. Use this before attempting to log in to a site.

Datadog /

find_n_plus_one

[  remote  ]

Detect N+1 query patterns from recent query history. Fingerprints queries and flags repeated patterns. [ARCHITECT tier]

Seoul Essentials /

find_nearby

[  remote  ]

Find public facilities near GPS coordinates in Seoul, sorted by distance. Args: lat: Latitude of the search center point (Seoul range: ~37.4 to ~37.7). lng: Longitude of the search center point (Seoul range: ~126.7 to ~127.2). radius_m: Search radius in meters (100-5000, default 500). type: Optional filter by facility type — "toilet", "pharmacy", "wifi", "aed", or "tourist_info". limit: Maximum number of results to return (1-20, default 5). Returns: A list of nearby places sorted by distance, with distance_m field indicating meters from the search point.

Seoul Essentials /

find_places

[  remote  ]

Search for public facilities in Seoul (restrooms, pharmacies, WiFi hotspots, AED locations, tourist info centers). Args: type: Type of facility — "toilet", "pharmacy", "wifi", "aed", or "tourist_info". district: Seoul district name in English or Korean (e.g., "gangnam", "jongno", "강남구", "종로구"). filters: Service-specific filters as key-value pairs. Examples: {"english": true} for pharmacies with English support, {"is_24h": true} for 24-hour restrooms, {"indoor": true} for indoor WiFi. limit: Maximum number of results to return (1-50, default 10). Returns: A list of matching places with location, services, and hours information.

Revuo /

find_products_with_capability

[  remote  ]

Find B2B SaaS products that support a specific capability — an integration with a named service ('salesforce-integration'), a data format ('xrechnung-support'), an industry standard ('eclass-support'), or a compliance certification ('soc2'). Accepts either a canonical capability slug or natural language; resolves to a structured capability when possible. Returns products ranked by tier (Featured > Verified > Free). Response: { capability, matchType (none|exactSlug|canonicalSlug|nlpFallback — exactSlug & canonicalSlug are deterministic; nlpFallback is heuristic), resolvedFeatures[], products[] }. Each product: { slug, name, tagline, websiteUrl, tier, unverified (true on free only), verifiedAt, evidence[] (per-claim: featureSlug, evidenceUrl, notes, source, confidence) }. Empty: { capability, matchType, message, suggestedSlugs[] } when no capability matched, or products: [] when capability matched but no products claim it yet.

KMB Bus /

find_stop_by_name

[  remote  ]

Find bus stops matching a name or partial name. Args: stop_name: Full or partial name of the bus stop to search for

Revuo /

find_tool_for_task

[  remote  ]

Find the best MCP tools for a given task. Describe what you want to accomplish (e.g. 'manage github issues', 'send slack messages', 'query a database') and get ranked results with the products that provide each tool and their input schemas. By default only shows tools available via remote (network-hosted) servers. Audience: agent builders looking for installable MCP tools — for B2B SaaS recommendations, prefer search_products or find_products_with_capability. Response: { task, matchType (none|exactSlug|canonicalSlug|nlpFallback), resolvedCapabilities[], capabilityProducts[] (B2B SaaS products that claim the same capability — empty when matchType=none), results[] (MCP-tool-level matches) }. Each result: { normalizedName, displayName, description, inputSchema, relevance (integer; +1 per term hit, +3 for full-phrase hit), productCount, products[] (each: slug, name, serverQualifiedName, isRemoteCapable, tier, unverified, verifiedAt) }. Empty case: { task, matchType, message, suggestedQueries[], suggestedCapabilities[] }.

Smithery /

find_weather_stations

[  remote  ]

Find weather observation stations near a location in the United States. Useful for getting station-specific data, finding data sources, or understanding which stations provide weather data for an area. Includes ASOS, AWOS, and other automated weather stations.

United States Weather Data Access /

find_weather_stations

[  remote  ]

Find weather observation stations near a location in the United States. Useful for getting station-specific data, finding data sources, or understanding which stations provide weather data for an area. Includes ASOS, AWOS, and other automated weather stations.

Vibe Marketing MCP (HyperFeed.ai) /

flag-problematic-phrases

[  remote  ]

Check text for phrases that should be avoided to make content more human and less AI-like. Returns any flagged phrases found in the text.

AgentMail /

flag_message

[  remote  ]

Mark a message read/unread or star/unstar it.

Gmail /

flag_message

[  remote  ]

Mark a message read/unread or star/unstar it.

FreshBooks /

fresh_check

[  remote  ]

Return REUSE, REFETCH, or UNKNOWN before retrieving a URL again.

FreshBooks /

fresh_observe

[  remote  ]

Report privacy-safe freshness metadata from a completed retrieval.

Google Calendar /

gcal_add_calendar

[  remote  ]

Subscribe to an existing calendar by its ID. Adds the calendar to the user's calendar list.

Google Calendar /

gcal_clear_calendar

[  remote  ]

Delete all events from a primary calendar. Only works on the primary calendar. Secondary calendars should use gcal_delete_calendar instead.

Google Calendar /

gcal_create_acl

[  remote  ]

Share a calendar with a user, group, or domain by creating an access control rule.

Google Calendar /

gcal_create_calendar

[  remote  ]

Create a new secondary calendar. The authenticated user becomes the owner.

Google Calendar /

gcal_create_event

[  remote  ]

Create a new calendar event. Supports timed events (dateTime) and all-day events (date). Can add attendees, recurrence rules, reminders, and set visibility.

Google Calendar /

gcal_delete_acl

[  remote  ]

Remove an access control rule, revoking the grantee's access to the calendar.

Google Calendar /

gcal_delete_calendar

[  remote  ]

Delete a secondary calendar. Only works on calendars the user owns. The primary calendar cannot be deleted.

Google Calendar /

gcal_delete_event

[  remote  ]

Delete an event from the calendar. This action is irreversible.

Google Calendar /

gcal_get_acl

[  remote  ]

Get a specific access control rule by rule ID.