Skip to main content
Glama

MCP Ahrefs

by SAGAAIDEV

random_number

Generate a random number within a defined range using customizable minimum and maximum values. Ideal for tasks requiring randomized data selection or testing scenarios.

Instructions

Generate a random number within a specified range.

Args: min_value: Minimum value (default: 1) max_value: Maximum value (default: 100) Returns: Dictionary containing the random number and range info

Input Schema

NameRequiredDescriptionDefault
max_valueNo
min_valueNo

Input Schema (JSON Schema)

{ "properties": { "max_value": { "default": 100, "title": "Max Value", "type": "integer" }, "min_value": { "default": 1, "title": "Min Value", "type": "integer" } }, "title": "random_numberArguments", "type": "object" }

Other Tools from MCP Ahrefs

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SAGAAIDEV/mcp-ahrefs'

If you have feedback or need assistance with the MCP directory API, please join our Discord server