Daily Briefing MCP Server
by Da51d
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BRIEFING_HOST | No | HTTP server host | 0.0.0.0 |
| BRIEFING_PORT | No | HTTP server port | 8003 |
| BRIEFING_TIMEZONE | No | Timezone for scheduling | America/New_York |
| BRIEFING_LOG_LEVEL | No | Log level | INFO |
| BRIEFING_TRANSPORT | No | Transport mode: stdio or streamable-http | stdio |
| BRIEFING_WORK_END_HOUR | No | Work day end hour | 17 |
| BRIEFING_TRIPIT_ENABLED | No | Enable TripIt | true |
| BRIEFING_TRIPIT_ICAL_URL | No | TripIt private iCal feed URL | |
| BRIEFING_WORK_START_HOUR | No | Work day start hour | 9 |
| BRIEFING_FIREFLIES_API_KEY | No | Fireflies.ai API key | |
| BRIEFING_FIREFLIES_ENABLED | No | Enable Fireflies | true |
| BRIEFING_GOOGLE_CALENDAR_URL | No | Google Calendar iCal feed URL | |
| BRIEFING_ADDITIONAL_ICAL_URLS | No | Comma-separated additional iCal URLs | |
| BRIEFING_GOOGLE_CALENDAR_NAME | No | Display name for Google Calendar | |
| BRIEFING_ADDITIONAL_ICAL_NAMES | No | Comma-separated names for additional sources | |
| BRIEFING_MEETING_LOOKBACK_DAYS | No | Days to look back for meetings | 1 |
| BRIEFING_TRAVEL_LOOKAHEAD_DAYS | No | Days to look ahead for travel | 7 |
| BRIEFING_CONFLICT_BUFFER_MINUTES | No | Min buffer between meetings | 15 |
| BRIEFING_GOOGLE_CALENDAR_ENABLED | No | Enable Google Calendar | true |
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 | |