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. |
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 | |
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/perryraskin/apple-event-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server