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. |
Capabilities
Features and capabilities supported by this server
| 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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/helderpgoncalves/apple-stocks-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server