get_nav_history
ActiveTool of mcp-mfapi-india
Get a mutual-fund scheme's NAV (net asset value) history from MFAPI — fund house, category, ISIN, latest NAV, and the most-recent NAV points (newest first). Use search_schemes to find a scheme_code first (e.g. 118550). Keyless.
Parameters schema
{
"type": "object",
"required": [
"scheme_code"
],
"properties": {
"limit": {
"type": "number",
"description": "Number of most-recent NAV points to return (default 30, max 120)."
},
"scheme_code": {
"type": "number",
"description": "AMFI scheme code, e.g. 118550. Get one from search_schemes."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-mfapi-india
https://github.com/pipeworx-io/mcp-mfapi-india
2/7 registries