Skip to main content
Glama

Financial MCP Server

fetch_mf_transactions.json1.41 kB
{ "mfTransactions": [ { "isin": "INF200K01VG7", "schemeName": "SBI Bluechip Fund - Regular Plan - Growth", "folioId": "GP-908070", "txns": [ [1, "2018-05-10", 38.50, 259.74, 10000], [1, "2018-11-20", 40.15, 498.13, 20000], [1, "2019-07-01", 42.80, 233.64, 10000] ] }, { "isin": "INF174K01Z93", "schemeName": "Kotak Flexi Cap Fund - Direct - Growth", "folioId": "GP-112233", "txns": [ [1, "2019-01-15", 35.20, 142.04, 5000], [1, "2019-02-15", 36.10, 138.50, 5000], [1, "2019-03-15", 36.80, 135.86, 5000], [1, "2019-04-15", 37.50, 133.33, 5000], [1, "2019-05-15", 37.10, 134.77, 5000] ] }, { "isin": "INF846K01135", "schemeName": "Axis Long Term Equity Fund - Direct Plan - Growth", "folioId": "GP-TAX4U", "txns": [ [1, "2018-03-25", 55.45, 901.71, 50000], [1, "2019-03-20", 59.80, 836.12, 50000], [1, "2020-03-15", 48.70, 1026.69, 50000] ] } ], "schemaDescription": "A list of mutual fund investments. We currently support 500 transactions across all mutual funds(mutual funds with older transactions will be trimmed off, if limit exceeds). Each 'txns' field is a list of data arrays with schema: [ orderType(1 for BUY and 2 for SELL), transactionDate, purchasePrice, purchaseUnits, transactionAmount ]." }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/DheerajGavhane/Mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server