FinancialData.Net
A comprehensive MCP server delivering real-time and historical market data across stocks, ETFs, indices, forex, crypto, commodities, and derivatives. Beyond raw prices, it exposes tools for querying …
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add financial-data/financial-data
# Browse available tools
npx -y smithery tool list financial-data/financial-data
# Get full schema for a tool
npx -y smithery tool get financial-data/financial-data getStockSymbols
# Call a tool
npx -y smithery tool call financial-data/financial-data getStockSymbols '{}'Direct MCP Connection
Endpoint: https://financial-data--financial-data.run.tools
Optional config:
key(query) — API key from FinancialData.Net. Ensure you have an active Professional or Enterprise subscription.
Tools (80)
getStockSymbols— Essential tool for Ticker Lookup. Use this to find valid trading symbols and official company names for thousands of US…getInternationalStockSymbols— Essential tool for Global Ticker Lookup. Retrieve a comprehensive list of stock symbols for publicly traded companies a…getEtfSymbols— Professional tool for ETF Discovery. Access a comprehensive directory of thousands of Exchange-Traded Funds (ETFs). Use…getCommoditySymbols— Essential lookup tool for the global commodities market. Provides a directory of trading symbols for raw materials, inc…getOtcSymbols— Comprehensive lookup for the Over-the-Counter (OTC) market. Returns thousands of symbols and security titles for smalle…getStockQuotes— Essential tool for Real-Time Price Monitoring. Retrieve current market prices, absolute and percentage price changes fo…getStockPrices— Premium tool for Historical Backtesting and Trend Analysis. Provides over 10 years of daily OHLCV (Open, High, Low, Clo…getInternationalStockPrices— Premium-tier tool for Global Technical Analysis. Access over 10 years of daily historical OHLCV data for international …getMinutePrices— Premium-grade tool for Intraday Analysis and Algorithmic Backtesting. Provides ultra-granular 1-minute historical OHLCV…getLatestPrices— Premium real-time monitoring tool. Provides granular 1-minute OHLCV data for the current trading week across 10,000+ se…getCommodityPrices— Premium-grade tool for tracking raw materials and futures. Access over 10 years of daily historical OHLCV data for majo…getOtcPrices— Specialized tool for Over-the-Counter (OTC) historical research. Access 10+ years of daily OHLCV data for over 10,000 O…getOtcVolume— Specialized liquidity analysis tool for the Over-the-Counter (OTC) market. Provides monthly share volume, comparative p…getIndexSymbols— Professional directory for global market benchmarks. Retrieve trading symbols and official names for major indices incl…getIndexQuotes— Premium benchmark monitoring tool. Retrieve live price data, absolute change, and percentage performance for major glob…getIndexPrices— Tool for long-term Market Benchmarking. Access over 10 years of daily historical OHLCV data for major market indices. E…getIndexConstituents— Tool for Index Portfolio Analysis. Returns a comprehensive list of the individual companies or instruments that make up…getOptionChain— Premium tool for Derivatives Research. Returns a complete list of available option contracts for a specific underlying …getOptionPrices— Premium-tier tool for Derivatives Backtesting. Provides daily historical OHLCV data for specific stock option contracts…getOptionGreeks— Premium sensitivity analysis tool. Provides daily historical values for the five primary Option Greeks. Essential for c…getFuturesSymbols— Professional directory for futures contracts. Retrieve trading symbols, detailed descriptions, and asset classes (e.g.,…getFuturesPrices— Professional tool for Futures Backtesting and Macro Research. Access 10+ years of daily OHLCV data for major global fut…getCryptoSymbols— Directory for digital assets. Retrieve a comprehensive list of cryptocurrency trading symbols, including the base asset…getCryptoInformation— Comprehensive profile tool for digital assets. Provides vital stats including market cap, circulating/max supply, hash …getCryptoQuotes— Premium real-time monitoring tool for digital assets. Provides live price data, 24-hour absolute change, and 24-hour pe…getCryptoPrices— Tool for long-term Crypto Backtesting. Access daily historical OHLCV (Open, High, Low, Close, Volume) data for major cr…getCryptoMinutePrices— High-resolution intraday data tool. Retrieve minute-by-minute historical OHLCV data for major cryptocurrency pairs. Ess…getForexSymbols— Premium directory for the global FX marketplace. Retrieve a complete list of currency trading pairs, including the base…getForexQuotes— Premium liquidity monitoring tool. Retrieve live exchange rates, absolute price change, and percentage performance for …getForexPrices— Premium tool for FX Backtesting and Macro-Economic analysis. Access historical daily OHLCV data for major global curren…getForexMinutePrices— High-resolution premium tool for FX intraday analysis. Retrieve minute-by-minute historical OHLCV data for major curren…getCompanyInformation— Tool for fundamental research and entity verification. Provides comprehensive corporate data including CIK/ISIN/EIN ide…getInternationalCompanyInformation— Premium-tier global entity profile tool. Provides corporate data for companies listed on major international exchanges …getKeyMetrics— Essential tool for Value Investing and Quantitative Screening. Provides critical valuation ratios (P/E, P/B, PEG), prof…getMarketCap— Historical valuation tool for tracking enterprise growth. This endpoint provides annual market cap data, year-over-year…getEmployeeCount— Historical workforce monitoring tool. Retrieve annual employee headcounts for several thousand US and international com…getExecutiveCompensation— Premium-grade governance tool. Provides a detailed breakdown of total compensation for C-suite executives and key offic…getSecuritiesInformation— Cross-reference tool for financial instruments. Retrieve definitive identification numbers including CUSIP, ISIN, and F…getIncomeStatements— Comprehensive Profit and Loss (P&L) data. Tracks a company's financial performance by detailing revenue, costs, and exp…getBalanceSheetStatements— Tool for auditing a company's financial position. This endpoint provides the full vertical balance sheet, mapping asset…getCashFlowStatements— Exhaustive tool for tracking the actual movement of cash within a company. Unlike the Income Statement, this focuses on…getInternationalIncomeStatements— Exhaustive profit and loss (P&L) data for companies traded on global exchanges (Toronto, London, Frankfurt, Euronext Pa…getInternationalBalanceSheetStatements— Comprehensive statement of financial position for entities on global exchanges (Toronto, London, Frankfurt, Euronext Pa…getInternationalCashFlowStatements— Exhaustive tool for tracking cash movement for companies traded on global exchanges (Toronto, London, Frankfurt, Eurone…getLiquidityRatios— Comprehensive tool for assessing a company's short-term solvency and operational efficiency. Includes standard ratios (…getSolvencyRatios— Critical tool for assessing long-term financial health and creditworthiness. These ratios measure a company's ability t…getEfficiencyRatios— Essential tool for evaluating corporate operational performance. These activity ratios measure how effectively a compan…getProfitabilityRatios— Exhaustive performance monitoring tool. Measures a company's ability to generate earnings relative to its revenue, oper…
*Response truncated. Use npx -y smithery for complete data.*