Skip to content
Claude Desktop

marketstack mcp for Claude Desktop

io.github.mrfentmen/marketstack-mcp

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

client:Claude Desktop transport:stdio runtime:npm

Install marketstack mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

marketstack mcp in other clients