krx-etf-mcp
Related Servers
Alternatives to krx-etf-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityFmaintenanceAn MCP server that delivers crypto ETF flow data to power AI agents' decision-making.19MIT
- AlicenseAqualityBmaintenanceMCP server providing complete US ETF holdings from SEC EDGAR N-PORT filings and identifier crosswalk tools (ticker, CUSIP, FIGI) for AI agents.5Apache 2.0
- AlicenseBqualityCmaintenanceMCP server that provides Korean Exchange (KRX) Open API market data as tools, covering indices, stocks, ETPs, bonds, derivatives, commodities, and ESG.31MIT
- FlicenseAqualityDmaintenanceMCP server that provides Korean stock market data including indices, top gainers, stock quotes, news, fundamentals, and buy recommendations. Enables LLMs to access real-time and historical Korean stock information.6-
- AlicenseNot gradedqualityBmaintenanceAn MCP server that lets you talk to your AI trading assistant in plain English to research stocks, generate trade recommendations, manage a portfolio, and execute trades through natural language.MIT
- FlicenseNot gradedqualityCmaintenanceMCP server that searches and filters DART electronic disclosures for Korean companies, enabling AI agents to create investor briefing summaries.-
TDQS
Scored across 11 tools
Each tool targets a distinct aspect of ETF data discovery and analysis: search, quote, history, ranking, comparison, and classification audit are clearly separated. No two tools would cause an agent to pick the wrong one for a standard task.
Most tools follow a verb_noun pattern with snake_case (search_etf, list_filters, get_etf_quote), but latest_trading_day and server_info deviate from the verb-first convention. This is a minor inconsistency in an otherwise predictable naming scheme.
11 tools is well-scoped for a specialized ETF market data server, covering search, quotes, histories, rankings, and comparisons without bloat. Each tool earns its place.
The tool surface covers core read-only workflows for ETF analysis: finding, quoting, history, ranking, comparing, and interpreting classifications. The only minor gap is the lack of a way to enumerate all ETFs without any filter (search_etf requires a query), but this is workable via list_indices and broad filters.