Nasdaq Data Link MCP v0.2.0
Added
-
NFN Implementation Functions:
- Added
get_mfrfi_datafunction for Fund Information Report - Added
get_mfrsm_datafunction for Fund Share Class Master - Added
get_mfrsi_datafunction for Fund Share Class Information - Added
get_mfrph_datafunction for Fund Price History - Added
get_mfrph10_datafunction for Fund Price History 10-day - Added
get_mfrps_datafunction for Fund Performance Statistics - Added
get_mfrprb_datafunction for Fund Performance Benchmark - Added
get_mfrpa_datafunction for Fund Performance Analytics - Added
get_mfrpm_datafunction for Fund Fee and Expense Data - Added
get_mfrmf_datafunction for Fund Monthly Flows
- Added
-
MCP Tool Interfaces:
- Added
get_fund_informationtool - Added
get_share_class_mastertool - Added
get_share_class_informationtool - Added
get_price_historytool - Added
get_recent_price_historytool - Added
get_performance_statisticstool - Added
get_performance_benchmarktool - Added
get_performance_analyticstool - Added
get_fees_and_expensestool - Added
get_monthly_flowstool
- Added
-
Documentation:
- Enhanced NFN documentation with details for all new tools
- Added data structure descriptions for each NFN tool type
- Added example conversations for new NFN tools
- Added "Learn More" links to Nasdaq documentation
Full Changelog: v0.1.3...v0.2.0