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.

2740 tools indexed

All tools

30 of 2740 shown

Ahrefs /

web-analytics-entry-pages-chart

Remote

Returns time-series chart data for entry pages of a Web Analytics project, showing visitor counts and entry rates over time. Use doc tool first to get the real input schema.

Ahrefs /

web-analytics-exit-pages

Remote

Returns exit page statistics for a Web Analytics project, showing which pages visitors leave from, including visitor counts and exit rates. Use doc tool first to get the real input schema.

Ahrefs /

web-analytics-exit-pages-chart

Remote

Returns time-series chart data for exit pages of a Web Analytics project, showing visitor counts and exit rates over time. Use doc tool first to get the real input schema.

Ahrefs /

web-analytics-languages

Remote

Returns visitor data grouped by browser language for a Web Analytics project, showing visitor counts for each language. Use doc tool first to get the real input schema.

Ahrefs /

web-analytics-languages-chart

Remote

Returns time-series chart data grouped by browser language for a Web Analytics project, showing visitor counts over time for each language. Use doc tool first to get the real input schema.

Ahrefs /

web-analytics-operating-systems

Remote

Returns operating system statistics for a Web Analytics project, showing visitor counts, bounce rates, and session durations grouped by OS. Use doc tool first to get the real input schema.

Ahrefs /

web-analytics-operating-systems-chart

Remote

Returns time-series chart data grouped by operating system for a Web Analytics project, showing visitor counts, bounce rates, and session durations over time. Use doc tool first to get the real input schema.

Ahrefs /

web-analytics-operating-systems-versions

Remote

Returns OS version statistics for a Web Analytics project, showing visitor counts, bounce rates, and session durations grouped by OS version. Use doc tool first to get the real input schema.

Ahrefs /

web-analytics-operating-systems-versions-chart

Remote

Returns time-series chart data grouped by OS version for a Web Analytics project, showing visitor counts, bounce rates, and session durations over time. Use doc tool first to get the real input schema.

Ahrefs /

web-analytics-referrers

Remote

Returns referrer statistics for a Web Analytics project, showing visitor counts, bounce rates, and session durations grouped by referrer URL. Use doc tool first to get the real input schema.

Ahrefs /

web-analytics-referrers-chart

Remote

Returns time-series chart data grouped by referrer for a Web Analytics project, showing visitor counts, bounce rates, and session durations over time. Use doc tool first to get the real input schema.

Ahrefs /

web-analytics-source-channels

Remote

Returns traffic grouped by source channel (e.g., organic, paid, social, direct) for a Web Analytics project, including visitor counts, bounce rates, and session durations. Use doc tool first to get the real input schema.

Ahrefs /

web-analytics-source-channels-chart

Remote

Returns time-series chart data grouped by source channel (e.g., organic, paid, social, direct) for a Web Analytics project, showing metrics over time. Use doc tool first to get the real input schema.

Ahrefs /

web-analytics-sources

Remote

Returns traffic source breakdown for a Web Analytics project, showing visitor counts, bounce rates, and session durations grouped by referral source. Use doc tool first to get the real input schema.

Ahrefs /

web-analytics-sources-chart

Remote

Returns time-series chart data for traffic sources of a Web Analytics project, showing how visitor counts, bounce rates, and session durations change over time for each referral source. Use doc tool first to get the real input schema.

Ahrefs /

web-analytics-stats

Remote

Returns aggregate statistics for a Web Analytics project, including total visitors, bounce rate, and average session duration without any dimension grouping. Use doc tool first to get the real input schema.

Ahrefs /

web-analytics-top-pages

Remote

Returns the most visited pages for a Web Analytics project, including pageview counts, visitor counts, bounce rates, and average page visit durations. Use doc tool first to get the real input schema.

Ahrefs /

web-analytics-top-pages-chart

Remote

Returns time-series chart data for the most visited pages of a Web Analytics project, showing how pageviews, visitors, and other metrics change over time. Use doc tool first to get the real input schema.

Ahrefs /

web-analytics-utm-params

Remote

Returns statistics for a specified UTM paramater for a Web Analytics project, showing visitor counts, bounce rates, and session durations grouped by utm_source. Use doc tool first to get the real input schema.

Ahrefs /

web-analytics-utm-params-chart

Remote

Returns time-series chart data grouped by a specified UTM param for a Web Analytics project, showing visitor counts, bounce rates, and session durations over time. Use doc tool first to get the real input schema.

OpenWebSearch /

web_fetch

Remote

Purpose: Fetch and extract relevant content from specific web URLs. Ideal Use Cases: - Extracting content from specific URLs you've already identified - Exploring URLs returned by a web search in greater depth

Exa Search /

web_fetch_exa

Remote

Read a webpage's full content as clean markdown. Use after web_search_exa when highlights are insufficient or to read any URL. Best for: Extracting full content from known URLs. Batch multiple URLs in one call. Returns: Clean text content and metadata from the page(s).

Exa Search /

web_search_exa

Remote

Search the web for any topic and get clean, ready-to-use content. Best for: Finding current information, news, facts, people, companies, or answering questions about any topic. Returns: Clean text content from top search results, ready for LLM use. Query tips: describe the ideal page, not keywords. "blog post comparing React and Vue performance" not "React vs Vue". Use category:people to specifically search through Linkedin profiles and category:company to search through company pages. If highlights are insufficient, follow up with web_fetch_exa on the best URLs.

OpenWebSearch /

web_search_preview

Remote

Purpose: Perform web searches and return results in an LLM-friendly format and with parameters tuned for LLMs.

WorkOS /

webhook_endpoints.create

Remote

Create a new webhook endpoint to receive event notifications.

WorkOS /

webhook_endpoints.delete

Remote

Delete an existing webhook endpoint.

WorkOS /

webhook_endpoints.list

Remote

Get a list of all of your existing webhook endpoints.

WorkOS /

webhook_endpoints.update

Remote

Update the properties of an existing webhook endpoint.

Web Scout /

write-research-file

Remote

Write research content to a file. This tool allows you to save research findings, documentation, or any text content to a specified file path. SECURITY: File writing is controlled by environment variables: - FILE_WRITE_ENABLED must be set to 'true' to enable file writing - ALLOWED_WRITE_PATHS can specify allowed directories (comma-separated) - If no ALLOWED_WRITE_PATHS specified, defaults to user's home directory - FILE_WRITE_LINE_LIMIT controls maximum lines per write operation (default: 200) Use this tool to save research reports, documentation, or any content generated from the deep-research-tool results.

youtube /

youtube_add_playlist_item

Remote

Add a video to a playlist. Optionally specify position (0-based). Requires OAuth credentials (CLIENT_ID + CLIENT_SECRET + REFRESH_TOKEN). Costs 50 quota units.