Skip to main content
Glama

get_fibonacci_sequence

Generate the Fibonacci sequence up to the nth number using this tool. Ideal for calculations, analysis, or educational purposes within the MY MCP server environment.

Instructions

Gets the Fibonacci sequence up to the nth number.

Input Schema

NameRequiredDescriptionDefault
nYes

Input Schema (JSON Schema)

{ "properties": { "n": { "title": "N", "type": "integer" } }, "required": [ "n" ], "title": "get_fibonacci_sequenceArguments", "type": "object" }

Other Tools

Related Tools

Latest Blog Posts

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/vaheandonians/my-mcp'

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