Skip to main content
Glama

MCP Ahrefs

by SAGAAIDEV

calculate_fibonacci

Compute the nth Fibonacci number from the sequence to analyze complex mathematical operations. Use this tool for precise Fibonacci calculations with detailed results.

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

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