Apple Stocks Watchlist MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| STOCKS_SQLITE_BIN | No | Custom path to the sqlite3 binary. | |
| STOCKS_DBSTORE_PATH | No | Custom path to the Apple Stocks dbstore JSON file (for testing or custom setups). | |
| STOCKS_SHARED_DB_PATH | No | Custom path to the shared SQLite database containing quotes and metadata. | |
| STOCKS_SPARKLINE_DB_PATH | No | Custom 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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
Only one tool exists, so there is no possibility of confusion between tools.
With a single tool, naming consistency is trivially maintained.
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.
The server lacks any tools for accessing or managing Apple Stocks watchlists, rendering it severely incomplete for its stated purpose.