← Back to Plugins
MCP Server MCP

io.github.Top5StocksAPI/mcp-server

github By github 👁 1 views ▲ 0 votes

Daily AI-ranked stock, crypto, and macro research data from the Top 5 Stocks API.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "top5stocks-mcp-server",
      "version": "1.0.6",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "API key for starter/pro/ultra-tier tools. Free tools work without a key. Get a key at https://top5stocks.netlify.app/members.html",
          "isSecret": true,
          "name": "TOP5STOCKS_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...