Skip to main content
Glama
helderpgoncalves

Apple Stocks Watchlist MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
STOCKS_SQLITE_BINNoCustom path to the sqlite3 binary.
STOCKS_DBSTORE_PATHNoCustom path to the Apple Stocks dbstore JSON file (for testing or custom setups).
STOCKS_SHARED_DB_PATHNoCustom path to the shared SQLite database containing quotes and metadata.
STOCKS_SPARKLINE_DB_PATHNoCustom path to the sparkline SQLite database.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
platform_infoA

Report whether this server can run here. apple-stocks-mcp is macOS-only (it reads the Apple Stocks app's local data).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.1/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of confusion between tools.

Naming Consistency5/5

With a single tool, naming consistency is trivially maintained.

Tool Count2/5

The server name suggests a watchlist-focused purpose, but only a platform info tool is provided, making the tool count too low for the apparent scope.

Completeness1/5

The server lacks any tools for accessing or managing Apple Stocks watchlists, rendering it severely incomplete for its stated purpose.

Maintenance

ActivityInactive
ResponsivenessNo issues