TradeInsight

by tradeinsight-info

Not rated
GitHub

About

US stock market data server with OHLCV price history, top movers ranked by volume/moving-average/price-change, and company ticker search.

Details

Author
tradeinsight-info
Categories
Finance, Other

Setup

Install TradeInsight in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/tradeinsight-info/tidata

Follow the installation instructions in the repository README, then restart your MCP client.

AModel Context Protocolserver that gives AI assistants real-time access to stock market data via theTradeInsight API.

Endpoint:https://api.tradeinsight.info/mcp
Protocol:Streamable HTTP (JSON-RPC 2.0)

Get daily OHLCV price history for a stock ticker.

Get tickers ranked by volume, 20-day moving average, or price change.

Search for stock tickers by company name substring.

Sign up attradeinsight.infoto get your API key.

{ "mcpServers": { "tradeinsight": { "command": "npx", "args": [ "mcp-remote", "https://api.tradeinsight.info/mcp", "--header", "Authorization: Bearer YOUR_API_KEY" ] } } }
claude mcp add tradeinsight \ --transport http \ --url https://api.tradeinsight.info/mcp \ --header "Authorization: Bearer YOUR_API_KEY"

Use transportstreamable-http, URLhttps://api.tradeinsight.info/mcp, and set theAuthorization: Bearer <key>header.

All requests require aBearertoken in theAuthorizationheader:

Requests without a valid key return JSON-RPC error-32001(Unauthorized).

Rate limits are enforced per API key and tier. When exceeded the server returns JSON-RPC error-32029with aretry_afterfield (seconds).

For programmatic access without MCP, use thetidataPython library:

from tidata.tifinance import Ticker t = Ticker("AAPL") df = t.history(period="1y") print(df.head())

Remote MCP server for historical crypto & prediction-market data: search ~500K instruments, live market stats (OHLC, turnover, spreads, depth, slippage) and tick-data purchase. Keyless for catalog & stats; optional OAuth for account tools. Endpoint: https://cryptostruct.com/mcp

Read-only MCP server for your Evibe investment portfolio + live market data (holdings, performance, dividends, benchmarks, screeners). Works with Claude & ChatGPT.

Financial and quantitative modeling engine for AI agents. Typed, named, deterministic.

Live Polymarket prediction market data — whale trades, market odds, trader profiles, leaderboards, and AI-citable summaries.

Access ROIC.AI financial data from AI tools, including company financials, ratios, prices, transcripts, and market research data.

Remote MCP server with real-money crypto casino audit data: trust scores, rankings, live payout tests, and T&C-decoded bonuses. No API key, Ed25519-signed answers. Endpoint: https://wagerx.io/mcp

Operate the AgentPump agent economy: read the live market and create, fund, tune, and run autonomous on-chain trading agents.

Airbnb & short-term rental market analytics — occupancy, ADR, RevPAR, revenue, comparables, and ML revenue estimates for 30,000+ markets worldwide, backed by 20M+ tracked listings.

Alpaca’s official MCP Server lets you trade stocks, ETFs, crypto, and options, run data analysis, and build strategies in plain English directly from your favorite LLM tools and IDEs

Hosted MCP server for AI-enriched financial news — full-text and ticker-scoped news search, trending stories, and SEC Form 4 insider activity, each story scored 1–10 for relevance (OAuth 2.1, free tier 100 calls/hour).

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.