trading-mcp

trading-mcp is a TypeScript MCP server that exposes tools for stock screening, fundamental metrics, insider trading analysis, options put/call sentiment, and news/social sentiment analysis (via OpenAI and Reddit when configured).

Evaluated Mar 30, 2026 (21d ago)
Repo ↗ Ai Ml mcp model-context-protocol stock-analysis trading-insights finviz-scraping barchart-scraping reddit openai
⚙ Agent Friendliness
61
/ 100
Can an agent use this?
🔒 Security
48
/ 100
Is it safe for agents?
⚡ Reliability
30
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
70
Documentation
70
Error Messages
0
Auth Simplicity
75
Rate Limits
45

🔒 Security

TLS Enforcement
60
Auth Strength
55
Scope Granularity
20
Dep. Hygiene
45
Secret Handling
60

README instructs using env vars for API credentials (better than hard-coding), but provides no details on how secrets are logged/handled at runtime, no described server-side auth, and no mention of TLS/transport security or least-privilege/scopes. Upstream scraping increases the chance of unexpected behavior changes; there is also a risk of injecting untrusted content from external sources if upstream text is fed to an LLM without robust sanitization (not described here).

⚡ Reliability

Uptime/SLA
0
Version Stability
45
Breaking Changes
40
Error Recovery
35
AF Security Reliability

Best When

You want an LLM agent to retrieve and combine public-market and third-party-source information into structured analysis on demand.

Avoid When

You need guaranteed uptime, precise auditability of data sources, or you cannot tolerate occasional scraping failures/rate limiting from upstream providers.

Use Cases

  • Ask an MCP-enabled AI agent for multi-source stock screening and summaries
  • Retrieve fundamental metrics and compute a financial health score
  • Analyze insider trading activity with sentiment-like scoring
  • Get options market sentiment via put/call ratios
  • Summarize recent news and assess potential market context using an LLM
  • Search Reddit communities for trending tickers and infer retail sentiment

Not For

  • Direct financial advice or automated trading execution
  • Real-time trading signals requiring strict determinism
  • Environments that cannot provide third-party API credentials (OpenAI/Reddit)
  • Compliance-critical workflows without data provenance/validation controls

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: Environment-variable configuration for OpenAI API key Environment-variable configuration for Reddit API credentials (client id/secret + username/password)
OAuth: No Scopes: No

Authentication is configured by passing third-party credentials as env vars in the MCP client config. There is no described end-user auth or scope model for the MCP server itself.

Pricing

Free tier: No
Requires CC: No

No pricing for the MCP server itself is provided; third-party API usage (OpenAI/Reddit) may incur costs or quotas.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Tools that depend on external sources (Finviz/Barchart scraping) may fail due to rate limiting or site changes.
  • Reddit-integrated tools depend on both Reddit credentials and Reddit rate limits; high-volume calls may degrade or fail.
  • OpenAI-integrated tools can increase cost/latency due to token usage.
  • The README describes tool parameters but does not indicate standardized error payloads, rate-limit headers, or retry/idempotency semantics.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for trading-mcp.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered