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.

2684 tools indexed

All tools

30 of 2684 shown

Smithery /

servers.releases.update

Remote

Submit a release via multipart form. Supports hosted (JS module upload), external (URL), and stdio (MCPB bundle) release types.

Smithery /

servers.repo.by_qualified_name.update

Remote

Partially update the GitHub repository connection settings. Only provided fields are updated.

Smithery /

servers.repo.delete

Remote

Remove the GitHub repository connection.

Smithery /

servers.repo.get

Remote

Get the connected GitHub repository, if one exists.

Smithery /

servers.repo.update

Remote

Create or update the GitHub repository connection. Idempotent — updates if a connection already exists.

Smithery /

servers.secrets.delete

Remote

Remove a secret by name.

Smithery /

servers.secrets.list

Remote

List secret names. Values are not returned.

Smithery /

servers.secrets.update

Remote

Create or update a secret value.

Smithery /

servers.update

Remote

Create a new server. Idempotent — returns success if the server already exists and is owned by the caller.

StacksFinder /

setup_api_key

Remote

Create an API key for your StacksFinder account. For ChatGPT OAuth users: pass any value for email/password (e.g., "[email protected]" / "oauth") - they are ignored when OAuth is active. Requires Pro or Team tier.

Reddit /

sf_health

Remote

Preflight check for MCP -> onboard_api connectivity and auth context. Use this first in a new session to confirm: - backend is reachable - current MCP session auth state - whether a default client id is configured

Swarm /

sharpsignal_predict

Remote

Prediction market intelligence. Submit any yes/no question and get back a structured bull case, bear case, and implied probability from live web search. Powered by Perplexity sonar-reasoning-pro. Cost: $0.25 per call.

Datadog /

show_locks

Remote

List active sessions + blocking locks. Uses the dialect's own system view — `pg_stat_activity` on postgres, `information_schema.processlist` on mysql, `sys.dm_exec_requests` joined with `sys.dm_tran_locks` on mssql. No dialect arg needed — inferred from the connection. **Required privileges (per dialect):** postgres — `pg_read_all_stats` role membership (or be the role that owns the queries; otherwise you only see your own session); mysql — `PROCESS` privilege; mssql — `VIEW SERVER STATE`. If the role lacks the privilege the tool returns a clean `Query blocked by security policy` error rather than partial data — grant the role above and retry. RDS/Aurora/Azure managed PostgreSQL: `pg_read_all_stats` is grantable but not on by default. [BUILD tier]

Korean Law Search /

simplify_article

Remote

Get a law article with legal terms replaced by everyday Korean (쉬운 법률 읽기). Fetches a law article and annotates legal jargon with plain Korean equivalents using the official 법제처 legal terminology database. Args: law_name: Law name (e.g., "민법", "근로기준법") article: Article number (e.g., 750 for 제750조) article_branch: Branch number (e.g., 2 for 제37조의2, default 0) oc: Optional OC override type: Response format - "JSON" (default), "XML", or "HTML" Returns: Original text, simplified text with inline annotations, and term glossary Examples: >>> simplify_article(law_name="민법", article=750) >>> simplify_article(law_name="건축법", article=37, article_branch=2)

Ahrefs /

site-audit-issues

Remote

Returns all issues from your Site Audit crawl. By default, it provides data from the latest available crawl, but you can also specify a crawl date and time to retrieve historical metrics. Use doc tool first to get the real input schema.

Ahrefs /

site-audit-page-content

Remote

Returns the HTML and extracted text content of a page from your Site Audit crawl. By default, it provides the latest available snapshot, but you can also specify a crawl date and time to retrieve historical snapshots. You can choose to pull raw HTML, rendered HTML, or page text. The endpoint is available only for projects with verified ownership. Use doc tool first to get the real input schema.

Ahrefs /

site-audit-page-explorer

Remote

Returns detailed information about pages discovered in a Site Audit project, including URLs, crawl metadata, and selected on-page metrics. Use doc tool first to get the real input schema.

Ahrefs /

site-audit-projects

Remote

Returns Site Audit project summaries (all projects or a specific project), including health scores, issue counts, and crawled page counts for the latest crawl or a specified historical point in time. Use doc tool first to get the real input schema.

Ahrefs /

site-explorer-all-backlinks

Remote

Retrieves detailed information about all backlinks pointing to a specified URL or domain, with extensive filtering, sorting, selection, and aggregation options. When analyzing a domain name, you must use mode=subdomains. Using mode=domain can exclude www and other subdomains. Use doc tool first to get the real input schema.

Ahrefs /

site-explorer-anchors

Remote

Retrieves anchor text and associated backlink metrics for a specified domain or URL, with filtering and selection options. When analyzing a domain name, you must use mode=subdomains. Using mode=domain can exclude www and other subdomains. Use doc tool first to get the real input schema.

Ahrefs /

site-explorer-backlinks-stats

Remote

Provides backlink statistics for a specified URL or domain as of a given date, with options to control protocol and scope. When analyzing a domain name, you must use mode=subdomains. Using mode=domain can exclude www and other subdomains. Use doc tool first to get the real input schema.

Ahrefs /

site-explorer-broken-backlinks

Remote

Retrieves a list of broken backlinks (i.e., links pointing to non-functioning pages) for a specified domain or URL, with customizable filtering, field selection, and aggregation options. When analyzing a domain name, you must use mode=subdomains. Using mode=domain can exclude www and other subdomains. Use doc tool first to get the real input schema.

Ahrefs /

site-explorer-domain-rating

Remote

Retrieves the domain rating and related metrics for a specified domain or URL as of a specific date. Use doc tool first to get the real input schema.

Ahrefs /

site-explorer-domain-rating-history

Remote

Retrieves the historical domain rating data for a specified domain or URL over a defined date range and grouping interval. Use doc tool first to get the real input schema.

Ahrefs /

site-explorer-keywords-history

Remote

Retrieves historical data on the number of organic keywords a specified website or URL has ranked for, segmented by various search position ranges and grouped by a chosen time interval. When analyzing a domain name, you must use mode=subdomains. Using mode=domain can exclude www and other subdomains. Use doc tool first to get the real input schema.

Ahrefs /

site-explorer-linked-anchors-external

Remote

Retrieves data about external anchor text (the clickable words in outbound links) used on a specified domain, subdomain, or URL, including metrics like dofollow link counts, distinct linked domains, and other attributes about the links. When analyzing a domain name, you must use mode=subdomains. Using mode=domain can exclude www and other subdomains. Use doc tool first to get the real input schema.

Ahrefs /

site-explorer-linked-anchors-internal

Remote

Retrieves internal anchor text data for a given website or URL, detailing how anchor texts are used in links between pages on the same site. When analyzing a domain name, you must use mode=subdomains. Using mode=domain can exclude www and other subdomains. Use doc tool first to get the real input schema.

Ahrefs /

site-explorer-linked-domains

Remote

Retrieves information about external domains that are linked from a specified target domain or URL, allowing for filtering, field selection, and various scopes of analysis. When analyzing a domain name, you must use mode=subdomains. Using mode=domain can exclude www and other subdomains. Use doc tool first to get the real input schema.

Ahrefs /

site-explorer-metrics

Remote

Provides SEO performance metrics for a specified domain, URL, or site section as of a given date, with options to customize search scope, protocol, country, and search volume mode. When analyzing a domain name, you must use mode=subdomains. Using mode=domain can exclude www and other subdomains. Use doc tool first to get the real input schema.

Ahrefs /

site-explorer-metrics-by-country

Remote

Provides organic and paid search performance metrics for a specified website, broken down by country, for a specific date. When analyzing a domain name, you must use mode=subdomains. Using mode=domain can exclude www and other subdomains. Use doc tool first to get the real input schema.