Skip to main content
Glama
91,478 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"A guide to backtesting for financial analysis and strategy development" 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
    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
  • 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
    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
    D
    maintenance
    Enables financial analysis by fetching real market data from Yahoo Finance, computing moving averages, returns, and volatility, and generating price charts.
    -
  • F
    license
    Not graded
    quality
    C
    maintenance
    An MCP server that answers natural-language questions over CSV, Excel, and SQL data by providing deterministic tools for loading, profiling, querying, cleaning, statistical analysis, visualization, and reporting. It enables LLMs to plan and interpret while all computation is done exactly through MCP tools.
    -
  • 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
    C
    maintenance
    Enables AI agents to perform Black-Litterman portfolio optimization with investor views, backtesting, and asset analysis, generating dashboards for visualization.
    MIT