Apple Stocks Watchlist MCP Server
Rank #9,485io.github.helderpgoncalves/apple-stocks-mcp
Reads your macOS Apple Stocks watchlist, quotes and fundamentals locally. Read-only, no network.
Apple Stocks Watchlist MCP Server is a Model Context Protocol (MCP) server published by helderpgoncalves. It ranks #9,485 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Apple Stocks Watchlist MCP Server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 5 tracked versions. It was first listed on Jun 18, 2026 and most recently updated on Jun 18, 2026.
Ranks ahead of 122,628 of 132,113 servers on MCP Toplist.
Use Apple Stocks Watchlist MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add apple-stocks-mcp -- npx -y apple-stocks-mcp[mcp_servers.apple-stocks-mcp]
command = "npx"
args = ["-y", "apple-stocks-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"apple-stocks-mcp": {
"command": "npx",
"args": [
"-y",
"apple-stocks-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"apple-stocks-mcp": {
"command": "npx",
"args": [
"-y",
"apple-stocks-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"apple-stocks-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"apple-stocks-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"apple-stocks-mcp": {
"command": "npx",
"args": [
"-y",
"apple-stocks-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"apple-stocks-mcp": {
"command": "npx",
"args": [
"-y",
"apple-stocks-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.helderpgoncalves%2Fapple-stocks-mcp)<a href="https://mcptoplist.com/server/io.github.helderpgoncalves%2Fapple-stocks-mcp"><img src="https://mcptoplist.com/badge/io.github.helderpgoncalves%2Fapple-stocks-mcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
helderpgoncalves
Other servers by helderpgoncalves
View all helderpgoncalves servers →Available versions (5)
| Version | Published |
|---|---|
| 1.1.5 | Jun 18, 2026 |
| 1.1.4 | Jun 18, 2026 |
| 1.1.3 | Jun 18, 2026 |
| 1.1.2 | Jun 18, 2026 |
| 1.1.1 | Jun 18, 2026 |
Frequently asked questions
- Who maintains Apple Stocks Watchlist MCP Server?
- Apple Stocks Watchlist MCP Server is maintained by helderpgoncalves, which publishes 2 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Apple Stocks Watchlist MCP Server listed on the Official MCP Registry?
- Yes — Apple Stocks Watchlist MCP Server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Apple Stocks Watchlist MCP Server have?
- MCP Toplist tracks 5 versions of Apple Stocks Watchlist MCP Server, most recently published on Jun 18, 2026.
- Where can I find the source code for Apple Stocks Watchlist MCP Server?
- The source code for Apple Stocks Watchlist MCP Server is hosted at github.com/helderpgoncalves/apple-stocks-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.