Insightsentry MCP server
MCP server for InsightSentry financial data API - market data, options, screeners, and more
264 downloads/wk
Reviews
Write oneNobody has reviewed Insightsentry yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Insightsentry tools (5)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
collect_liveCollect a bounded sample of live quotes or series. Stops after the message or duration limit and returns data messages as structured JSON.
collect_newsfeedCollect a bounded sample of live financial news. Stops after the message or duration limit and returns news items as structured JSON.
render_chartRender a Chart.js chart and return the PNG image. Accepts a full Chart.js configuration object (type, data, options). Supports all Chart.js chart types: line, bar, pie, doughnut, radar, polarArea, bubble, scatter. Use this after fetching market data to visualize trends, comparisons, or distributions.
version_statusCheck the installed InsightSentry CLI/MCP package version against the latest npm version and show the upgrade command when one is available.
whoamiPrint the logged-in InsightSentry user's email, falling back to uuid.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan57 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancerepository not readable: repo not found3/15
- Maintainer identityno repository or website to verify2/10
Install directly
Runs npx -y @insightsentry/mcp on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add insightsentry_mcp -- npx -y @insightsentry/mcp
Insightsentry: common questions
- Is Insightsentry MCP server safe?
- With care: it is graded C, so read the findings first (55/100). Read the Insightsentry safety report
- How do I install Insightsentry?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Insightsentry need an API key?
- Yes. The registry entry asks for
INSIGHTSENTRY_API_KEY. - Is Insightsentry maintained?
- The latest release is v1.4.45.