Skip to main content
Glama
88,043 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"A server for the yfinance Python library for downloading financial market data" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • F
    license
    Not graded
    quality
    D
    maintenance
    A production-grade MCP server that provides tools to fetch historical stock data, company information, and technical indicators (SMA, EMA, RSI, MACD, Bollinger Bands) via yfinance, and includes a Flask web dashboard for visual analysis.
    -
  • A
    license
    Not graded
    quality
    D
    maintenance
    A safety-gated Python MCP server for Metabase that lets MCP clients and agents inspect Metabase, run governed queries, and create or maintain dashboards, cards/questions, collections, snippets, permissions, and other Metabase assets through the Metabase REST API.
    GPL 3.0
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables natural-language stock analysis by converting prompts into validated ticker and timeframe requests, then calling MCP tools to fetch market data, compute returns and risk metrics, and render comparison charts. It supports multi-ticker comparison, normalized or cumulative returns, and optional clarification or critic review.
    1
    -
  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides football analytics tools including player scouting, comparisons, market-value filters, expected-goals tables, match-by-match form, team attacking profiles, match search, shot maps, and more for 10 leagues.
    21 PyPI
    6
    GPL 3.0
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables scientific data introspection and visualization of VTK datasets with format-adaptive metadata extraction and interactive 3D visualization through MCP tools.
    1
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables data analysis and visualization operations such as loading CSV/Excel/JSON files, computing summary statistics, generating charts, and exploring datasets via SSE/HTTP.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Converts plain-English stock requests (e.g. "compare Apple and Microsoft YTD") into validated yfinance/matplotlib scripts, AST-checked and executed in a sandbox to produce chart PNGs. Exposes parsing, saving, execution, and history-listing tools to Claude Desktop and Claude Code through FastMCP, backed by local Ollama/DeepSeek-R1 or cloud Groq/GPT-4o models.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    A real MCP server exposing data-analyst tools (SQL querying, schema introspection, stats, charting) over a sales database, with a Gemini agent that discovers and calls those tools at runtime via the standard MCP protocol.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    A natural-language data analyst MCP server that lets users query SQLite sales datasets via MCP tools (list_tables, aggregate, time_series, run_sql) with read-only SQL safety guards, returning results through a FastAPI dashboard.
    MIT