Skip to main content
Glama

MCP Ahrefs

by SAGAAIDEV

random_number

Generate a random number within a custom range using MCP Ahrefs. Specify minimum and maximum values to create randomized results for testing or data sampling purposes.

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" }
Install Server

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