latest_nav
ActiveTool of mcp-mfapi-india
Fast single-value lookup of a mutual-fund scheme's latest NAV (net asset value) from MFAPI. Returns the most recent NAV, its date, and basic scheme metadata. Use search_schemes to find a scheme_code first (e.g. 118550). Keyless.
Parameters schema
{
"type": "object",
"required": [
"scheme_code"
],
"properties": {
"scheme_code": {
"type": "number",
"description": "AMFI scheme code, e.g. 118550. Get one from search_schemes."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-mfapi-india
https://github.com/pipeworx-io/mcp-mfapi-india
2/7 registries