apple-event-mcp
by perryraskin
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| APPLE_EVENT_INTERESTS | No | Comma-separated interests for filtering posts. | |
| APPLE_EVENT_STORE_PATH | No | Path to JSON file for storing seen post IDs to avoid duplicates. | |
| APPLE_EVENT_REPLAY_MODE | No | Replay mode: 'batch' or 'timed'. | |
| APPLE_EVENT_POLL_SECONDS | No | Polling interval override in seconds. | |
| APPLE_EVENT_REPLAY_FIXTURE | No | Path to replay fixture JSON file. | |
| APPLE_EVENT_REPLAY_START_AT | No | Fixed simulated start timestamp for replay. | |
| APPLE_EVENT_REPLAY_BATCH_SIZE | No | Number of new fixture posts revealed per poll cycle in batch mode. | |
| APPLE_EVENT_REPLAY_STATE_PATH | No | Path to JSON file tracking replay cycle state. | |
| APPLE_EVENT_REPLAY_TIME_SCALE | No | Time multiplier for timed replay (e.g., 120 means 1 real second = 2 event minutes). | |
| APPLE_EVENT_REPLAY_ORIGINAL_START_AT | No | Fixed source-event start timestamp for replay. |
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues