MCP Tools – Page 122

MCP Tool Categories

Showing 1453 to 1464 of 1574 results

get

Get the value stored at a given key in the Redis database.

By thumbsupordown

set

Set a Redis key to a value, with an optional expiration time in seconds.

By thumbsupordown

brave_local_search

Search for local businesses and services with Brave Search, falling back to web results when needed.

By thumbsupordown

brave_web_search

Perform a general web search with the Brave Search API, with pagination and filtering options.

By thumbsupordown

get_sentry_issue

Retrieve and analyze a Sentry issue by its ID or URL, returning title, status, level, timestamps, event count, and full stack trace.

By thumbsupordown

puppeteer_evaluate

Execute arbitrary JavaScript in the browser console and return the result.

By thumbsupordown

puppeteer_select

Choose an option from an HTML select drop-down element on the page.

By thumbsupordown

puppeteer_fill

Fill a text input field on the page with a specified value.

By thumbsupordown

puppeteer_hover

Move the cursor to hover over a page element identified by a CSS selector.

By thumbsupordown

puppeteer_click

Click a page element identified by a CSS selector in the browser.

By thumbsupordown

puppeteer_screenshot

Capture a screenshot of the whole page or of a specific element on the page.

By thumbsupordown

puppeteer_navigate

Navigate the automated browser to any given URL and load the page.

By thumbsupordown