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.

Capabilities

Features and capabilities supported by this server

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

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