Field-by-field comparison
Compare the evidence before choosing an MCP.
Each signal stays separate, missing facts remain visible, and the column order follows your selection.
| Evidence field | io.github.atilaahmettaner/tradingview-mcpMCP100 Selected | IDA Pro MCPMCP100 Selected |
|---|---|---|
| Task fit | ||
| Best for |
|
|
| Not ideal for |
|
|
| Avoid when |
|
|
| Provenance | ||
| Provenance details | Community implementation io.github.atilaahmettaner · Publisher source ↗ | Community implementation github:mrexodia · Publisher source ↗ |
| Maintenance | ||
| Maintenance details | Repo: Aug 7, 2026 Package: Not documented | Repo: Aug 9, 2026 Package: Not documented |
| Popularity evidence | ||
| GitHub stars | 3,960 GitHub stars · checked 2026-08-14T18:46:26.000Z | 11,348 GitHub stars · checked 2026-08-14T18:46:26.000Z |
| External adoption evidence |
|
|
| Client coverage | ||
| Client coverage details | Claude Code✓ Local stdio Claude Desktop✓ Local stdio Codex✓ Local stdio VS Code✓ Local stdio Cursor✓ Local stdio OpenCode✓ Local stdio | Claude Code✓ Local stdio Claude Desktop✓ Local stdio Codex✓ Local stdio VS Code✓ Local stdio Cursor✓ Local stdio OpenCode✓ Local stdio |
| Client coverage note | Local stdio runs on your computer. Streamable HTTP connects to a remotely hosted MCP server. | |
| Access and data | ||
| Authentication | No TradingView account or API key is required. MARKETAUX_API_TOKEN is optional; hosted-service account and authentication details are not fully documented. | No authentication mechanism is documented. Localhost defaults limit the transport scope but are not authentication. |
| Cost | Self-hosting is MIT-licensed. The README lists hosted plans at $9 or $29 per month with a three-day trial, and a Marketaux free key limited to 100 requests per day. | No project price is documented. IDA Pro is a prerequisite; its licensing and pricing are separate. |
| Permissions | Accesses public market data for quotes, technical analysis, screeners, backtests, news, and sentiment. The publisher says it does not execute trades or manage money. | Reads and analyzes local IDA databases and binaries. Documented tools can modify comments, assembly, names, types, functions, and bookmarks, control the debugger, and execute Python. |
| Data handling | Market-data requests and results are processed by the self-hosted or hosted server. Optional news and sentiment calls use Marketaux when MARKETAUX_API_TOKEN is configured; provider retention is not documented. | Processes local binaries, IDA databases, and debugger state. HTTP, SSE, and headless modes expose service endpoints. The reviewed sources do not document telemetry, retention, or external data handling. |
| Limitations | ||
| Tradeoffs |
|
|
| Risk context | Outputs are informational, not financial advice, and can be delayed, inaccurate, or incomplete. Do not treat signals or backtests as recommendations; verify data and third-party terms. | High-impact reverse-engineering access includes IDB mutation, binary patching, Python execution, and debugger control. Prefer the documented read-only profile where possible, keep endpoints local, and review binding, CORS, and authentication before any remote use. |
| Evidence date | ||
| Editorial review | 2026-08-11 | 2026-08-11 |
| Candidate evidence | 2026-08-14T18:46:26.000Z | 2026-08-14T18:46:26.000Z |
Popularity, maintenance, fit, permissions, and client support are independent evidence fields.
Read the evidence method →