Skip to main content
Glama
finimpulse

FinImpulse MCP Server

by finimpulse

Related Servers

Alternatives to FinImpulse MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      Provides live stock data and market news for financial analysis via any MCP-compatible AI app.
      2
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Provides real-time financial market lookups (stock quotes, volume, P/E ratios) and deterministic portfolio risk (VaR) calculations as standardized MCP endpoints for AI assistant integration.
      -
    • A
      license
      A
      quality
      C
      maintenance
      FinData MCP gives AI agents access to market data, company fundamentals, and macroeconomic indicators via MCP. It covers stocks, ETFs, crypto, forex, commodities, and economic time series.
      5
      1
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Provides Korean stock market data (KOSPI, KOSDAQ, KONEX) including prices, fundamentals, investor trading, short selling, and indices via MCP protocol, enabling natural language queries from AI agents like ChatGPT and Claude.
      44 PyPI
      3
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      MCP server that exposes Yahoo Finance data through tools for searching instruments, fetching quotes, history, company info, financials, dividends, news, recommendations, and options. Enables AI assistants to answer market-data questions using natural language.
      22
      66 PyPI
      MIT

    TDQS

    A3.7/5.0

    Scored across 31 tools

    Disambiguation4/5

    Tools are mostly distinct by domain (search, summary, financials, holders, options, etc.), but the presence of 'lite' variants (get_search_lite, get_summary_lite) and multiple general/specific pairs (e.g., get_statistics_general vs. get_statistics_risks) creates minor overlap. Descriptions clearly differentiate purposes, so agents can select correctly with careful reading.

    Naming Consistency5/5

    All tool names follow a strict get_<domain>_<subtype> pattern, with hierarchical consistency across related groups (e.g., get_financials_*, get_holders_*, get_options_*). The only minor deviation is the 'lite' suffix on get_search_lite and get_summary_lite, but this does not break the overall pattern.

    Tool Count3/5

    31 tools is on the heavy side, exceeding the typical 25+ threshold, but the server's broad scope (stocks, ETFs, mutual funds, options, multiple data categories) justifies the granularity. Each tool serves a specific purpose, though some could potentially be consolidated (e.g., individual financial statements vs. a combined endpoint).

    Completeness5/5

    The tool set provides comprehensive read-only coverage of financial data, including search, summaries, detailed statements, holders, analyst actions, options chains, and historical data. The end-to-end workflow for options (expirations -> chain -> contracts) and financials (general -> specific statements) is well-supported, with no obvious missing operations for a data-provider server.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues