MCP Directory
Back

trading-mcp

by netanelavr · TypeScript · ★ 74

The MCP server that will help you trade smarter (or at least try)

#cursor#finance#mcp#model-context-protocol#stock-analysis#stocks#trading#typescript

Install

npx -y github:netanelavr/trading-mcp

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "trading-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:netanelavr/trading-mcp"
      ]
    }
  }
}

From the README

A comprehensive Model Context Protocol (MCP) server for stock analysis and trading insights. This server provides advanced stock screening, fundamental analysis, insider trading data, social media sentiment, and news analysis capabilities. https://github.com/user-attachments/assets/71995014-7cbb-48fa-80fb-f1f6d22fc91c *See the Trading MCP Server in action - from stock screening to comprehensive analysis* Add this to your MCP configuration file (typically or your IDE's MCP settings): - **📊 Stock Screening**: Technical pattern recognition and advanced multi-criteria filtering - **📈 Fundam…
Read full README on GitHub →

Related finance servers