Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
MCP Calc Tools
Claim
by
nbiish
GitHub
Finance
Research & Data
JavaScript
1
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
logarithm
Calculate logarithm with any base
Input Schema
Name
Required
Description
Default
base
No
value
Yes
Input Schema (JSON Schema)
{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": true, "properties": { "base": { "type": "number" }, "value": { "type": "number" } }, "required": [ "value" ], "type": "object" }
Install Server
You must be
authenticated
.
Other Tools
derivative
integral
riemann_sum
area
volume
logarithm
exponential
compound_interest
present_value
npv
darboux_sum
limit
solve
laplace_transform
fourier_transform
z_transform
black_scholes
option_greeks