A local, fully vectorized computational engine for stock market analysis that enables AI to perform factor calculation, strategy backtesting, IC analysis, and GPU-based multi-dimensional visualization using local DuckDB data.
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.
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.
Enables your own ChatGPT to build and manage a collaborative work board—dashboards, categories, datasets, monitors, and policies—through typed WebMCP tools, with human approval, audit trails, and guardrails enforced on every action.
A quantitative trading analysis server that enables AI agents to screen stocks, analyze technical indicators, and generate professional candlestick charts. It also provides tools for aggregating financial news and extracting full article text for deep research.
MCP server for Microsoft Power BI and Fabric, enabling Claude to discover workspaces, semantic models, generate and execute DAX queries, and retrieve report metadata via device-code authentication.
Enables AI assistants to drive a live TradingView chart in Chrome, turning natural-language trading ideas into compiled Pine Script indicators, adding them to charts, and reading back results. It also supports chart navigation, indicator management, screenshots, and strategy tester backtest results.
Enables AI assistants to control a logged-in TradingView chart in Chrome, including writing and compiling Pine Script indicators, adding them to charts, changing symbols and timeframes, capturing screenshots, and retrieving strategy tester results.
Enables AI clients to discover datasets and author dashboards in Dashboard Builder through natural language, while preserving per-user permissions and audit trails via a secure API-key gated gateway.
Renders word-sized charts — sparklines, bars, bullets and 100+ more types — to self-contained SVG with generated alt text, small enough to sit inline in a model's reply or a table cell. Three tools: find the right chart for a question, get its wiring, and render it.
Renders OHLCV data as candlestick chart PNGs and returns inline images. It is a pure renderer with no network access, allowing models to view charts generated from provided data.
A free MCP server that renders bar, line, and area charts from structured data into clean, hand-designed SVG. No API key or payment needed, with colorblind-safe palettes and light/dark theme support.
A graph layout server that computes node coordinates and edge paths from structure using elkjs, enabling agents to offload layout calculations without rendering.