Skip to content
Cline

marketstack mcp for Cline

io.github.mrfentmen/marketstack-mcp

Marketstack API: EOD prices, history, tickers, exchanges, dividends.

client:Cline transport:stdio runtime:npm

Install marketstack mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "marketstack-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "marketstack-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

marketstack mcp in other clients