← Back to Plugins
MCP Server MCP

io.github.KhizarShabir1/portfolio-signals

github By github 👁 1 views ▲ 0 votes

Real-time stock quotes and technical signals: RSI, MACD, SMA crossovers via Yahoo Finance.

Homepage Verified source GitHub

Install

uvx portfolio-signals-mcp

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://portfolio-signals-mcp.fly.dev/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "portfolio-signals-mcp",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http pypi

Comments

Sign in to leave a comment

Loading comments...