Skip to main content
Glama

Excel Finance MCP

present_value

Calculate the current worth of a future sum of money using discount rate and time periods for financial planning and investment analysis.

Instructions

Calculate present value of future amount

Input Schema

NameRequiredDescriptionDefault
futureValueYes
periodsYes
rateYes

Input Schema (JSON Schema)

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

Other Tools from Excel Finance MCP

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

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