Skip to main content
Glama

future_value

Calculate future value of present amount using interest rate and time periods for financial planning and investment analysis.

Instructions

Calculate future value of present amount

Input Schema

NameRequiredDescriptionDefault
periodsYes
presentValueYes
rateYes

Input Schema (JSON Schema)

{ "properties": { "periods": { "type": "number" }, "presentValue": { "type": "number" }, "rate": { "type": "number" } }, "required": [ "presentValue", "rate", "periods" ], "type": "object" }

Other 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/jeremycharlesgillespie/excel-mcp'

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