[ 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

Reddit /

get_conversation_notes

[  remote  ]

Get notes for a CRM conversation in a product scope.

GitHub /

get_copilot_job_status

[  remote  ]

Get the status of a GitHub Copilot coding agent job. Use this to check if a previously submitted task has completed and to get the pull request URL once it's created. Provide the job ID (from create_pull_request_with_copilot) or pull request number (from assign_copilot_to_issue), or any pull request you want agent sessions for.

GitHub /

get_copilot_space

[  remote  ]

This tool can be used to provide additional context to the chat from a specific Copilot space. If the user mentions the keyword 'Copilot space' with the name and owner of the space, execute this tool. The response includes a table of contents (TOC) listing all documents in the space, followed by the full content of each document. Documents are separated by markers in the format: '--- Document N: path (size) ---'. When searching for specific information, use grep (or equivalent command) to search across all documents; the separator lines will help identify which document contains the matching content.

Supabase Auth /

get_cost

[  remote  ]

Gets the cost of creating a new project or branch. Never assume organization as costs can be different for each.

Coupa /

get_coupang_best_products

[  remote  ]

쿠팡 카테고리별 베스트 상품을 조회합니다. Args: category_id (int): 카테고리 ID (1016: 가전디지털, 1001: 여성패션, 1012: 식품 등) limit (int): 가져올 결과 개수 (기본 5개, 최대 100개) Returns: 베스트 상품 목록

Coupa /

get_coupang_goldbox

[  remote  ]

쿠팡 골드박스 (오늘의 특가/할인) 상품을 조회합니다. Args: limit (int): 가져올 결과 개수 (기본 10개, 최대 100개) Returns: 골드박스 특가 상품 목록

Claude /

get_credits

[  remote  ]

Get the remaining credit balance for this account.

Paper Search /

get_crossref_paper_by_doi

[  remote  ]

Get a specific paper from CrossRef by its DOI. Args: doi: Digital Object Identifier (e.g., '10.1038/nature12373'). Returns: Paper metadata in dictionary format, or empty dict if not found. Example: get_crossref_paper_by_doi("10.1038/nature12373")

Weather MCP /

get_current_datetime

[  remote  ]

Get current time in specified timezone.

Smithery /

get_current_weather

[  remote  ]

Get current weather conditions for a location in the United States. Perfect for 'What's the weather like in [US location]?' questions. Covers all US states, territories, and coastal waters.

United States Weather Data Access /

get_current_weather

[  remote  ]

Get current weather conditions for a location in the United States. Perfect for 'What's the weather like in [US location]?' questions. Covers all US states, territories, and coastal waters.

Weather MCP /

get_current_weather

[  remote  ]

Get current weather information for a specified city. It extracts the current hour's temperature and weather code, maps the weather code to a human-readable description, and returns a formatted summary.

Hostinger OpenClaw VPS /

get_data_collection

[  remote  ]

Get one Dplooy Data collection: its field schema, rows, public URL, and the canonical fetch snippet.

Reddit /

get_deduped_crm_by_category

[  remote  ]

Retrieve deduped CRM records by single state or lead-category bucket.

AgentMail /

get_delivery_status

[  remote  ]

Check whether a recipient address has bounced or complained about the account's mail, and whether it is on the suppression list (suppressed recipients are skipped by campaigns). Useful for "did my email to X arrive?" debugging.

Gmail /

get_delivery_status

[  remote  ]

Check whether a recipient address has bounced or complained about the account's mail, and whether it is on the suppression list (suppressed recipients are skipped by campaigns). Useful for "did my email to X arrive?" debugging.

Gusto /

get_department

[  remote  ]

Retrieves full details for a single department by UUID, including name, parent department (if nested), and list of assigned employees. Use list_departments first to find the department UUID. Call this for details about one specific department.

GitHub /

get_dependabot_alert

[  remote  ]

Get details of a specific dependabot alert in a GitHub repository.

RocketDocs /

get_doc

[  remote  ]

Return the full markdown source of one Wraps page. Call list_docs first to see which paths have markdown.

Peec AI /

get_domain_report

[  remote  ]

Get a report on source domain visibility and citations across AI search engines. Results are aggregated for the entire date range by default. Use the "date" dimension for daily breakdowns. Returns columnar JSON: {columns, rows, rowCount}. Each row is an array of values matching column order. Columns: - domain: the source domain (e.g. "example.com") - classification: domain type — CORPORATE (official company sites), EDITORIAL (news, blogs, magazines), INSTITUTIONAL (government, education, nonprofit), UGC (social media, forums, communities), REFERENCE (encyclopedias, documentation), COMPETITOR (direct competitors), OWN (the user's own domains), OTHER, or null - retrieved_percentage: 0–1 ratio — fraction of chats that included at least one URL from this domain. 0.30 means 30% of chats. - retrieval_rate: average number of URLs from this domain pulled per chat. Can exceed 1.0 — values above 1.0 mean multiple pages from the same domain are retrieved per conversation. - citation_rate: average number of inline citations when this domain is retrieved. Can exceed 1.0 — higher values indicate stronger content authority. When dimensions are selected, rows also include the relevant dimension columns: prompt_id, model_id, tag_id, topic_id, chat_id, date, country_code. Dimensions explained: - prompt_id: individual search queries/prompts - model_id: AI search engine (e.g. chatgpt-scraper, gpt-4o, gpt-4o-search, gpt-3.5-turbo, llama-sonar, perplexity-scraper, sonar, gemini-2.5-flash, gemini-scraper, google-ai-overview-scraper, google-ai-mode-scraper, llama-3.3-70b-instruct, deepseek-r1, claude-3.5-haiku, claude-haiku-4.5, claude-sonnet-4, grok-scraper, microsoft-copilot-scraper, grok-4) - tag_id: custom user-defined tags - topic_id: topic groupings - date: (YYYY-MM-DD format) - country_code: country (ISO 3166-1 alpha-2, e.g. "US", "DE") - chat_id: individual AI chat/conversation ID Filters use {field, operator, values} where operator is "in" or "not_in". Filterable fields: model_id, tag_id, topic_id, prompt_id, domain, url, country_code, chat_id.

Supabase Auth /

get_edge_function

[  remote  ]

Retrieves file contents for an Edge Function in a Supabase project.

Gusto /

get_employee

[  remote  ]

Retrieves full profile for a single employee by UUID, including name, email, hire date, department, manager, job title, work location, current pay rate, time-off policy assignments, and time-off balances. Use list_employees first to find the employee UUID. Call this when you need detailed info about one specific person.

Gusto /

get_employee_home_address

[  remote  ]

Retrieves full details for a single home address record by UUID, including street, city, state, ZIP code, and effective dates. Use list_employee_home_addresses first to find the address UUID. Call this for complete address details for one specific record.

Gusto /

get_employee_rehire

[  remote  ]

Retrieves information about an employee being brought back to the company after a previous departure. Includes the new start date and any updated employment terms. Use this to check if someone is a returning worker and when they rejoined.

Gusto /

get_employee_work_address

[  remote  ]

Retrieves full details for a single work location assignment by UUID, including the location address and effective dates. Use list_employee_work_addresses first to find the work address UUID. Call this for complete details about a specific work location assignment.

StacksFinder /

get_estimate_quota

[  remote  ]

Check your remaining estimate quota for this week and month.

Cursor /

get_etf_score

[  remote  ]

Get the Danelfin AI score for a US ETF. Returns the composite AI score and sub-scores for the fund. Use this when the user asks about an ETF's AI-based quality or ranking (e.g. SPY, QQQ, IWM, XLK, ARKK).

Polymarket /

get_event

[  remote  ]

Get detailed information about a specific event by slug, including all related markets.

Clinical Trials Data /

get_field_statistics

[  remote  ]

Get statistical information about field values. This tool retrieves statistical information about the values of specified fields in the ClinicalTrials.gov database. Input: - `field_names`: A list of field names to get statistics for. - `field_types`: A list of field types to filter by. Example: `['ENUM', 'STRING']`

PromptShuttle /

get_flow

[  remote  ] Bring a key

Gets full flow details including prompt templates from the active version. Falls back to the latest version if no version is activated. Use environment parameter to specify which environment's active version to retrieve. If omitted and the flow has exactly one environment, it is auto-selected.