Nomina
OfficialRelated Servers
Alternatives to Nomina
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceProvides AI agents with real-time financial market intelligence including stock quotes, crypto data, technical analysis, and portfolio insights. Enables natural language queries for current prices, technical indicators, asset comparisons, and portfolio analysis.177MIT
- FlicenseNot gradedqualityCmaintenanceEnables AI assistants to perform live stock and portfolio research using Yahoo Finance data, including quotes, fundamentals, price history, news, portfolio analysis, and ticker comparisons.-
- AlicenseNot gradedqualityBmaintenanceEnables MCP clients to retrieve US stock market OHLCV data, company fundamentals and financial statements, FRED macroeconomic indicators, market news, Reddit/StockTwits sentiment, and Polymarket prediction market probabilities via simple tools.MIT

AxionQuant MCP Serverofficial
AlicenseCqualityBmaintenanceEnables AI agents and LLM apps to answer natural-language financial questions using live market data, including stocks, crypto, forex, futures, indices, ETFs, economic data, news, sentiment, SEC filings, earnings, financials, insider trading, ESG, credit ratings, and web traffic.13266 npmMIT- FlicenseCqualityDmaintenanceEnables LLMs to retrieve real-time stock and cryptocurrency prices and news using ticker symbols through the yfinance API.25-
- FlicenseNot gradedqualityBmaintenanceEnables agents to retrieve live quotes, option chains, futures, and FX data, with provenance and fallback behavior.-
TDQS
Scored across 4 tools
Each tool has a clearly distinct role: search_markets discovers symbols, research_asset covers a single asset, compare_assets handles multi-asset comparisons, and market_overview provides a macro snapshot. There is no meaningful overlap between the tools.
Three tools follow a consistent verb_noun pattern (search_markets, research_asset, compare_assets), while market_overview deviates by being noun-only. The naming is still clean, lowercase, and readable, so the inconsistency is minor.
Four tools is an appropriate, well-scoped size for a market data research server. Each tool earns its place and covers a distinct part of the research workflow without unnecessary redundancy.
The tool set covers the core research lifecycle: discover symbols, research one asset, compare multiple assets, and get a broad market snapshot. Limitations like no financial statements or full articles are explicitly scoped out rather than missing functionality.