mcpbeat Sign in

Apple Stocks MCP Server

by helderpgoncalves Your server? Claim it
local only

Apple Stocks MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 41 installs a week from npm. Last commit 18 Jun 2026.

Reads your macOS Apple Stocks watchlist, quotes and fundamentals locally. Read-only, no network.

Installs per day peak 32 · avg 11 · -39% w/w
a month agotoday
41
Installs / week
npm · apple-stocks-mcp
2
Stars
0 open issues
18 Jun 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Apple Stocks MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add apple-stocks-mcp -- npx -y apple-stocks-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "apple-stocks-mcp": {
      "args": [
        "-y",
        "apple-stocks-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.apple-stocks-mcp]
command = "npx"
args = ["-y", "apple-stocks-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "apple-stocks-mcp": {
      "args": [
        "-y",
        "apple-stocks-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "apple-stocks-mcp": {
      "args": [
        "-y",
        "apple-stocks-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Apple Stocks MCP

same job, measured the same way
India Stock MCP
by akhilgovind02

Indian stock market: NSE/BSE quotes, fundamentals, mutual fund NAV, F&O chains, IPOs. No API keys.

79 installs/wk local only
US Stocks & Market Data
by gino

US market snapshot, stock fundamentals, prices, statements, news and analyst views

6 tools answering
Stocklake — AI Stock Intelligence
by stocklake

AI stock intelligence: prices, fundamentals, technicals, news, macro regime, and sector signals.

19 tools answering
Tradingale
by tradingale

Read-only martingale data: Martingale Score & Startingale for 250+ cryptos and US stocks.

7 tools answering
Bolsai MCP
by viniciuslazzari

Brazilian stock market data (B3, CVM, BCB) for AI assistants: quotes, fundamentals, dividends, FIIs.

108 installs/wk local only
Agent Spend Policy MCP
by dingdawg

Local agent spend-policy checks. No funds, keys, payment authority, or network access.

29 installs/wk local only
Market Data
by marketcrew

Live market data & technical analysis for US stocks, ETFs and crypto. Read-only, no signup.

15 tools answering
Shop MCP
by hello532

Read-only Shopify catalogue and stock for LLM agents. Stdlib only, no dependencies.

local only

Apple Stocks MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Apple Stocks MCP?
Apple Stocks MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package apple-stocks-mcp was installed 41 times last week.
How do I connect Apple Stocks MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls apple-stocks-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Apple Stocks MCP?
The npm package apple-stocks-mcp was installed 41 times in the last week. Week over week that is -39%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Apple Stocks MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.