Odel
Stock Trends Market Intelligence

Stock Trends Market Intelligence

Local
@skotlanderTypeScriptMITUpdated 1mo ago

Equity trend, relative-strength, expected-return, market-context, and research resources for agents.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@stocktrends-publications/stocktrends-mcp-serverv1.0.1

Run

npx -y @stocktrends-publications/stocktrends-mcp-server

MCP client config

{
  "mcpServers": {
    "stock-trends-market-intelligence": {
      "command": "npx",
      "args": [
        "-y",
        "@stocktrends-publications/stocktrends-mcp-server"
      ]
    }
  }
}