You're viewing a demo portfolio

Join the waitlist
PRSM

get_nav_history

Active

Tool of mcp-mfapi-india

declared in 0.1.0

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."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-mfapi-india

https://github.com/pipeworx-io/mcp-mfapi-india

2/7 registries
View full server →
get_nav_history — mcp-mfapi-india — PRSM MCP