You're viewing a demo portfolio

Join the waitlist
PRSM

search_schemes

Active

Tool of mcp-mfapi-india

declared in 0.1.0

Find Indian mutual-fund scheme codes by fund name. Fetches the full MFAPI scheme list (~16,000 schemes) and filters client-side by case-insensitive token match (every word in the query must appear in the scheme name, any order — so "SBI Bluechip" matches "SBI Blue Chip Fund"). This is the way to obtain a scheme_code for get_nav_history and latest_nav. Note: this call downloads the full list (~1-2MB). Keyless.

Parameters schema

{
  "type": "object",
  "required": [
    "query"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max schemes to return (default 15, max 30)."
    },
    "query": {
      "type": "string",
      "description": "Fund-name fragment, e.g. \"SBI Bluechip\", \"Parag Parikh\", \"index fund\". Matched case-insensitively against scheme names."
    }
  }
}

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 →