67
/ 100
2 days ago
glama

NAV Analytics MCP Server

Enables querying Indian mutual fund NAV analytics via DuckDB, offering tools for fund search, point-to-point returns, category rankings, and more, using local or Azure parquet data.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: OAUTH_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configNAV_HISTORY_PATH./data/nav_history.parquet
configSCHEME_MASTER_PATH./data/scheme_master.parquet
configAZURE_STORAGE_CONNECTION_STRINGexport ="DefaultEndpointsProtocol=...;AccountKey=...;"
configBLOB_CACHE_DIR
configPUBLIC_BASE_URLAuth. Setting turns on OAuth: the server runs its own
configOAUTH_CLIENT_ID
🔐 secretOAUTH_CLIENT_SECRET
configMCP_TRANSPORTstdio python server.py # stdio (for local Cursor / Claude Desktop)
configPORTApp Service terminates HTTPS and injects $ automatically.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/tech-armstrong-mf-sif-mcp-pl9y5d)](https://m8ven.ai/mcp/tech-armstrong-mf-sif-mcp-pl9y5d)
commit: 9efca9899f993d15c22012b392949f9e3eca14c4
code hash: 3c230cb0b2f273cedcae24c270a87035dfd761939dd3d088c4c105a3c9bf2b31
verified: 7/29/2026, 9:12:45 AM
view raw JSON →