MCP server to interact with the data feeds provided by the Nasdaq Data Link. Developed by the community and maintained by Stefano Amorelli.
1.6K
5 Tools
Version 4.43 or later needs to be installed to add the server automatically
Tools
Name | Description |
---|---|
export_dataset | Export dataset in different formats. Parameters: - dataset_code: Dataset code in format 'DATABASE/DATASET' - output_format: Export format: 'csv', 'json', or 'xml' (default: csv) - start_date: Optional start date in YYYY-MM-DD format - end_date: Optional end date in YYYY-MM-DD format Example: export_dataset(dataset_code='WIKI/AAPL', output_format='json') |
Manual installation
You can install the MCP server using:
Installation for