Skip to main content
Glama

MCP Ahrefs

by SAGAAIDEV

calculate_fibonacci

Compute the nth Fibonacci number and retrieve calculation details using a robust tool integrated with the MCP Ahrefs server, designed for handling complex computations efficiently.

Instructions

Calculate the nth Fibonacci number.

This is a more computationally intensive example that demonstrates how tools can handle more complex operations. Args: n: The position in the Fibonacci sequence (must be >= 0) Returns: Dictionary containing the Fibonacci number and calculation info

Input Schema

NameRequiredDescriptionDefault
nYes

Input Schema (JSON Schema)

{ "properties": { "n": { "title": "N", "type": "integer" } }, "required": [ "n" ], "title": "calculate_fibonacciArguments", "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